An open API service indexing awesome lists of open source software.

https://github.com/rapidloop/skv

Simple, persistent key-value storage for Go
https://github.com/rapidloop/skv

Last synced: about 2 months ago
JSON representation

Simple, persistent key-value storage for Go

Awesome Lists containing this project

README

          

# skv

`skv` is a Simple Key-Value store for Go.

Check the [blog
post](https://www.opsdash.com/blog/persistent-key-value-store-golang.html)
for a description of skv internals.

Package documentation is available [here](https://godoc.org/github.com/rapidloop/skv).

Follow us on Twitter for updates! [@therapidloop](https://twitter.com/therapidloop)