pogreb
KV storage
An embedded key-value store optimized for fast random lookups and infrequent bulk inserts.
Embedded key-value store for read-heavy workloads written in Go
1k stars
34 watching
92 forks
Language: Go
last commit: about 2 years agoLinked from 2 awesome lists
gohash-tablekey-valuekey-value-store
Related projects:
| Repository | Description | Stars |
|---|---|---|
| An optimized key-value store that combines the benefits of LSM and B+ tree data structures for fast read/write performance. | 2,094 | |
| A high-performance key-value store implemented on top of BadgerDB | 20 | |
| Provides a unified interface to various key-value store and caching solutions for Go programming language | 751 | |
| A high-performance key-value store designed to support modern data sets. | 925 | |
| ACID-compliant key-value database with support for transactions and high throughput | 39 | |
| A key-value store extension for k6 that provides persistent storage and shared state management | 16 | |
| A compact, distributed key-value store with support for polymorphic data and multiple backends. | 177 | |
| Provides a lightweight key-value store library for storing and retrieving structured data in Go | 4 | |
| A minimal key-value store with API and web UI using raft cluster coordination and badger data storage | 16 | |
| A simple, RPC-based key-value database that provides basic get, set, and delete operations with bidirectional streaming. | 23 | |
| A fast key-value store with expiration times and thread safety. | 97 | |
| A simple key-value store implemented in Go for learning purposes and providing a basic database example. | 171 | |
| A benchmarking tool to evaluate the performance of key/value stores by generating and consuming data in parallel. | 26 | |
| A key-value store database that provides versioning, authentication, and cryptographic proofs, with support for snapshotting, diffing, and high-performance storage. | 419 | |
| A fast and persistent key-value storage library written in Go | 978 |