Awesome
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.
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.