Merge pull request #5 from dukex/patch-4

added bolt and go-cache
checkGoreportcard
Thiago Avelino 10 years ago
commit e6318e9fe3

@ -54,7 +54,8 @@ A curated list of awesome Go frameworks, libraries and software. Inspired by [aw
* [tiedot](https://github.com/HouzuoGuo/tiedot) - Your NoSQL database powered by Golang.
* [diskv](https://github.com/peterbourgon/diskv) - A home-grown disk-backed key-value store.
* [bolt](https://github.com/boltdb/bolt) - A low-level key/value database for Go.
* [go-cache](https://github.com/pmylund/go-cache) - An in-memory key:value store/cache (similar to Memcached) library for Go, suitable for single-machine applications.
## Database Drivers

Loading…
Cancel
Save