mirror of
https://github.com/avelino/awesome-go.git
synced 2024-12-12 17:13:58 +00:00
Add dgraph-io/badger
This commit is contained in:
parent
58d9b8c6b7
commit
2a67bd175e
@ -260,6 +260,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
||||
|
||||
*Databases implemented in Go.*
|
||||
|
||||
* [badger](https://github.com/dgraph-io/badger) - Fast key-value store in Go
|
||||
* [BigCache](https://github.com/allegro/bigcache) - Efficient key/value cache for gigabytes of data.
|
||||
* [bolt](https://github.com/boltdb/bolt) - Low-level key/value database for Go.
|
||||
* [buntdb](https://github.com/tidwall/buntdb) - Fast, embeddable, in-memory key/value database for Go with custom indexing and spatial support.
|
||||
|
Loading…
Reference in New Issue
Block a user