Skip to content

Help to config rqlite for my app. #1668

Answered by otoolep
midas95 asked this question in Q&A
Discussion options

You must be logged in to vote

rqlite is a highly available relational database, which can be used to store critical data. It can be run as a cluster, allowing queries to be served even if individual nodes fail. rqlite is not just, however, a backup solution allowing users to simply replicate their SQLite data to another place, allowing it to be restored again if needed.

https://rqlite.io/docs/faq/#can-i-use-rqlite-to-replicate-my-sqlite-database-to-a-second-node

Replies: 5 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@otoolep
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by midas95
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants