Databases implemented in Go. BigCache - Efficient key/value cache for gigabytes of data. bolt - A low-level key/value database for Go. This original version by Ben Johnson has been marked as unmaintained and forked by etcd-io bbolt. buntdb - A fast, embeddable, in-memory key/value database for Go with custom indexing and spatial support. cache2go - An in-memory key:value cache which supports autom