Merge pull request #841 from otoolep/master
Add rqlite, replicated SQLite using Raft consensus
This commit is contained in:
commit
65d08636c2
@ -230,6 +230,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
|||||||
* [ledisdb](https://github.com/siddontang/ledisdb) - Ledisdb is a high performance NoSQL like Redis based on LevelDB.
|
* [ledisdb](https://github.com/siddontang/ledisdb) - Ledisdb is a high performance NoSQL like Redis based on LevelDB.
|
||||||
* [levigo](https://github.com/jmhodges/levigo) - Levigo is a Go wrapper for LevelDB.
|
* [levigo](https://github.com/jmhodges/levigo) - Levigo is a Go wrapper for LevelDB.
|
||||||
* [prometheus](https://github.com/prometheus/prometheus) - Monitoring system and time series database.
|
* [prometheus](https://github.com/prometheus/prometheus) - Monitoring system and time series database.
|
||||||
|
* [rqlite](https://github.com/otoolep/rqlite) - Replicated SQLite, using Raft consensus.
|
||||||
* [tidb](https://github.com/pingcap/tidb) - TiDB is a distributed SQL database. Inspired by the design of Google F1.
|
* [tidb](https://github.com/pingcap/tidb) - TiDB is a distributed SQL database. Inspired by the design of Google F1.
|
||||||
* [tiedot](https://github.com/HouzuoGuo/tiedot) - Your NoSQL database powered by Golang.
|
* [tiedot](https://github.com/HouzuoGuo/tiedot) - Your NoSQL database powered by Golang.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user