simar7 / gokv

Abstract KV operations in Go.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gokv

Abstract KV operations in Go.

Currently in Pre-Alpha stage. Interfaces and contracts can change any time so please make sure to version pin.

Supported Datastores


Insipiration

This project was inspired by a similar named project: https://github.com/philippgille/gokv

About

Abstract KV operations in Go.


Languages

Language:Go 99.3%Language:Makefile 0.7%