mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add gokv to database drivers (#2333)
This commit is contained in:
parent
ce6a6cb503
commit
4069c439dc
@ -470,6 +470,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
|||||||
* [cachego](https://github.com/fabiorphp/cachego) - Golang Cache component for multiple drivers.
|
* [cachego](https://github.com/fabiorphp/cachego) - Golang Cache component for multiple drivers.
|
||||||
* [cayley](https://github.com/google/cayley) - Graph database with support for multiple backends.
|
* [cayley](https://github.com/google/cayley) - Graph database with support for multiple backends.
|
||||||
* [dsc](https://github.com/viant/dsc) - Datastore connectivity for SQL, NoSQL, structured files.
|
* [dsc](https://github.com/viant/dsc) - Datastore connectivity for SQL, NoSQL, structured files.
|
||||||
|
* [gokv](https://github.com/philippgille/gokv) - Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, PostgreSQL, MongoDB, CockroachDB and many more)
|
||||||
|
|
||||||
## Date and Time
|
## Date and Time
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user