mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Removing slowpoke. The project is officially archived by the author and no longer actively maintained.
This commit is contained in:
parent
afebb1bf02
commit
e9e5eb4f17
@ -619,7 +619,6 @@ _Databases implemented in Go._
|
|||||||
- [rosedb](https://github.com/roseduan/rosedb) - An embedded k-v database based on LSM+WAL, supports string, list, hash, set, zset.
|
- [rosedb](https://github.com/roseduan/rosedb) - An embedded k-v database based on LSM+WAL, supports string, list, hash, set, zset.
|
||||||
- [rqlite](https://github.com/rqlite/rqlite) - The lightweight, distributed, relational database built on SQLite.
|
- [rqlite](https://github.com/rqlite/rqlite) - The lightweight, distributed, relational database built on SQLite.
|
||||||
- [Scribble](https://github.com/nanobox-io/golang-scribble) - Tiny flat file JSON store.
|
- [Scribble](https://github.com/nanobox-io/golang-scribble) - Tiny flat file JSON store.
|
||||||
- [slowpoke](https://github.com/recoilme/slowpoke) - Key-value store with persistence.
|
|
||||||
- [tempdb](https://github.com/rafaeljesus/tempdb) - Key-value store for temporary items.
|
- [tempdb](https://github.com/rafaeljesus/tempdb) - Key-value store for temporary items.
|
||||||
- [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