mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Removing scribble: (#4135)
- No official releases - Last commit over 3 years ago - Is a branch of another project that is diverging - Does not conform to current awesome-go guidlines
This commit is contained in:
parent
2db6067f64
commit
86dcf99cf3
@ -684,7 +684,6 @@ _Data stores with expiring records, in-memory distributed data stores, or in-mem
|
||||
- [pudge](https://github.com/recoilme/pudge) - Fast and simple key/value store written using Go's standard library.
|
||||
- [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.
|
||||
- [Scribble](https://github.com/nanobox-io/golang-scribble) - Tiny flat file JSON store.
|
||||
- [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.
|
||||
- [tiedot](https://github.com/HouzuoGuo/tiedot) - Your NoSQL database powered by Golang.
|
||||
|
Loading…
Reference in New Issue
Block a user