kvs

KVS library

Provides a lightweight key-value store library for storing and retrieving structured data in Go

Go library to make it easy to persist full structs into a key value store database

GitHub

4 stars
1 watching
1 forks
Language: Go
last commit: over 1 year ago

Related projects:

Repository Description Stars
akrylysov/pogreb An embedded key-value store optimized for fast random lookups and infrequent bulk inserts. 1,313
synrc/kvs A compact, distributed key-value store with support for polymorphic data and multiple backends. 177
lotusdblabs/lotusdb An optimized key-value store that combines the benefits of LSM and B+ tree data structures for fast read/write performance. 2,094
oleiade/xk6-kv A key-value store extension for k6 that provides persistent storage and shared state management 16
vaccovecrana/vephar A minimal key-value store with API and web UI using raft cluster coordination and badger data storage 16
chainsafe/chaindb A high-performance key-value store implemented on top of BadgerDB 20
gosuri/go-store Provides a platform-independent interface to persist and retrieve data in various store implementations. 112
claygod/coffer ACID-compliant key-value database with support for transactions and high throughput 39
hotpotatoc/kvstore An experimental key-value store server compatible with the Redis protocol. 17
philippgille/gokv Provides a unified interface to various key-value store and caching solutions for Go programming language 751
lucid-kv/lucid A high-performance key-value store with distributed capabilities and an HTTP API 378
kvs/kwalify Tool for validating and binding data in YAML and JSON formats 22
barweiss/go-tuple A package providing generic tuples in Go with various features and APIs for common use cases. 82
mikkelhjuul/ld A simple, RPC-based key-value database that provides basic get, set, and delete operations with bidirectional streaming. 23
xline-kv/xline A geo-distributed key-value store for high-performance metadata management in multi-data center scenarios. 621