rqlite 2.0 released with configurable read-consistency

jrqlite is a replicated SQLite database, with distributed consensus provided by the Raft consensus protocol. Written in Go v2.0 is now out. This release is a significant upgrade relative to v1.0.


Version 2.0 includes:

Check out the code on github.

rqlite-design
A rqlite system, which replicates a SQLite database using the Raft consensus protocol

Leave a Reply

Your email address will not be published. Required fields are marked *