mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
pudge (#2316)
* slowpoke - Key-value store with persistence * slowpoke - Key-value store with persistence * pudge - Fast and simple key/value store written using Go's standard library * i will always fetch upstream before PR
This commit is contained in:
parent
6d0dff9dc4
commit
68fe553917
@ -332,6 +332,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
||||
* [moss](https://github.com/couchbase/moss) - Moss is a simple LSM key-value storage engine written in 100% Go.
|
||||
* [piladb](https://github.com/fern4lvarez/piladb) - Lightweight RESTful database engine based on stack data structures.
|
||||
* [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.
|
||||
* [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