mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add regatta to DB section (#4876)
This commit is contained in:
parent
82cc3fc160
commit
fccded0038
@ -691,6 +691,7 @@ _Data stores with expiring records, in-memory distributed data stores, or in-mem
|
|||||||
- [pogreb](https://github.com/akrylysov/pogreb) - Embedded key-value store for read-heavy workloads.
|
- [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.
|
- [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.
|
- [pudge](https://github.com/recoilme/pudge) - Fast and simple key/value store written using Go's standard library.
|
||||||
|
- [regatta](https://github.com/jamf/regatta) - Fast, simple, geo-distributed KV store built for cloud native era.
|
||||||
- [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.
|
||||||
- [tempdb](https://github.com/rafaeljesus/tempdb) - Key-value store for temporary items.
|
- [tempdb](https://github.com/rafaeljesus/tempdb) - Key-value store for temporary items.
|
||||||
|
Loading…
Reference in New Issue
Block a user