Dqlite – High-Availability SQLite
dqlite.io
Dqlite – High-Availability SQLite
1–10 of 120 posts
Re: Dqlite – High-Availability SQLite
#2Re: Dqlite – High-Availability SQLite
#3Re: Dqlite – High-Availability SQLite
#4Re: Dqlite – High-Availability SQLite
#5I really like the design of this website. It's simple, information-rich, fast, and doesn't contain a ridiculous number of images or dynamic components. It's a shame that I can only say this for a select few websites these days.
Re: Dqlite – High-Availability SQLite
#6Found the answer on Reddit:
> rqlite is a full RDBMS application, but dqlite is a library you must link with other code. It's like the difference between MySQL and libsqlite3.so.
* https://www.reddit.com/r/golang/comments/8a8h8y/dqlite_distr...
Re: Dqlite – High-Availability SQLite
#7Re: Dqlite – High-Availability SQLite
#8Re: Dqlite – High-Availability SQLite
#9In includes an answer about the difference with rqlite.
To me reading the docs it seems like dqlite has been developed by the team who develops LXD at Canonical as LXD is listed as the biggest user of the project and it says on the authors github that he works at Canonical at/with LXD/LXC.
Interesting project, good luck to the author/authors if you read this!