gokvstores icon indicating copy to clipboard operation
gokvstores copied to clipboard

A collection of custom key/value storage backends for Go

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