Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 171 Bytes

README.rst

File metadata and controls

9 lines (6 loc) · 171 Bytes

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