Skip to content

A collection of custom key/value storage backends for Go

License

Notifications You must be signed in to change notification settings

isabella232/gokvstores

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A collection of custom key/value storage backends for Go

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 99.2%
  • Makefile 0.8%