/gokvstores

A collection of custom key/value storage backends for Go

Primary LanguageGoMIT LicenseMIT

kvstores

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

Currently, it supports the following backends:

  • Redis
  • An in-memory LRU cache