mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add Coffer (#2786)
This commit is contained in:
parent
11ec240b27
commit
b300c557e1
@ -386,6 +386,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
||||
* [cache2go](https://github.com/muesli/cache2go) - In-memory key:value cache which supports automatic invalidation based on timeouts.
|
||||
* [clusteredBigCache](https://github.com/oaStuff/clusteredBigCache) - BigCache with clustering support and individual item expiration.
|
||||
* [cockroach](https://github.com/cockroachdb/cockroach) - Scalable, Geo-Replicated, Transactional Datastore.
|
||||
* [Coffer](https://github.com/claygod/coffer) - Simple ACID key-value database that supports transactions.
|
||||
* [couchcache](https://github.com/codingsince1985/couchcache) - RESTful caching micro-service backed by Couchbase server.
|
||||
* [CovenantSQL](https://github.com/CovenantSQL/CovenantSQL) - CovenantSQL is a SQL database on blockchain.
|
||||
* [dgraph](https://github.com/dgraph-io/dgraph) - Scalable, Distributed, Low Latency, High Throughput Graph Database.
|
||||
|
Loading…
Reference in New Issue
Block a user