mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
add rosedb
add a k-v database rosedb
This commit is contained in:
parent
2383fdb75e
commit
20f1d5ab97
@ -468,6 +468,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
||||
* [pogreb](https://github.com/akrylysov/pogreb) - Embedded key-value store for read-heavy workloads.
|
||||
* [prometheus](https://github.com/prometheus/prometheus) - Monitoring system and time series database.
|
||||
* [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.
|
||||
* [slowpoke](https://github.com/recoilme/slowpoke) - Key-value store with persistence.
|
||||
|
Loading…
Reference in New Issue
Block a user