Merge pull request #930 from otoolep/master

The repo for rqlite has changed
This commit is contained in:
kirillDanshin 2016-05-01 21:19:38 +03:00
commit 12ec48b358

View File

@ -238,7 +238,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.
* [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.
* [rqlite](https://github.com/otoolep/rqlite) - Replicated SQLite, using Raft consensus.
* [rqlite](https://github.com/rqlite/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.
* [tiedot](https://github.com/HouzuoGuo/tiedot) - Your NoSQL database powered by Golang.
* [Tile38](https://github.com/tidwall/tile38) - A geolocation DB with spatial index and realtime geofencing.