bradberger / gokv

GoKV is a package which implements a unified interface for various Golang based key/value stores

Home Page:https://godoc.org/github.com/bradberger/gokv

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GoKV is a package which implements a unified interface for various Golang based key/value stores.

Current drivers include:

More drivers are most welcome! Just make sure they meet at least the "kv".Store interface and are unit tested.

About

GoKV is a package which implements a unified interface for various Golang based key/value stores

https://godoc.org/github.com/bradberger/gokv

License:Other


Languages

Language:Go 100.0%