kvstores

December 7, 2014 ยท View on GitHub

kvstores is a collection of custom key/value storage backends for Go.

Currently, it supports the following backends:

  • Redis
  • An in-memory LRU cache