louiseGrandjonc / gokvstores

A collection of custom key/value storage backends for Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:MIT License


Languages

Language:Go 99.2%Language:Makefile 0.8%