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
4 stars
1 watching
1 forks
Language: Go
last commit: over 1 year ago Related projects:
Repository | Description | Stars |
---|---|---|
| An embedded key-value store optimized for fast random lookups and infrequent bulk inserts. | 1,313 |
| A compact, distributed key-value store with support for polymorphic data and multiple backends. | 177 |
| An optimized key-value store that combines the benefits of LSM and B+ tree data structures for fast read/write performance. | 2,094 |
| A key-value store extension for k6 that provides persistent storage and shared state management | 16 |
| A minimal key-value store with API and web UI using raft cluster coordination and badger data storage | 16 |
| A high-performance key-value store implemented on top of BadgerDB | 20 |
| Provides a platform-independent interface to persist and retrieve data in various store implementations. | 112 |
| ACID-compliant key-value database with support for transactions and high throughput | 39 |
| An experimental key-value store server compatible with the Redis protocol. | 17 |
| Provides a unified interface to various key-value store and caching solutions for Go programming language | 751 |
| A high-performance key-value store with distributed capabilities and an HTTP API | 378 |
| Tool for validating and binding data in YAML and JSON formats | 22 |
| A package providing generic tuples in Go with various features and APIs for common use cases. | 82 |
| A simple, RPC-based key-value database that provides basic get, set, and delete operations with bidirectional streaming. | 23 |
| A geo-distributed key-value store for high-performance metadata management in multi-data center scenarios. | 626 |