pudge
key-value store
A lightweight, efficient key-value store written in Go using standard library functions
Fast and simple key/value store written using Go's standard library
371 stars
14 watching
35 forks
Language: Go
last commit: over 3 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A fast and persistent key-value storage library written in Go | 978 |
| Provides a unified interface to various key-value store and caching solutions for Go programming language | 751 |
| A fast key-value store with expiration times and thread safety. | 97 |
| A simple key-value storage library optimized for read-heavy systems with infrequent bulk inserts. | 1,178 |
| A high-performance key-value store implemented on top of BadgerDB | 20 |
| An embedded key-value store optimized for fast random lookups and infrequent bulk inserts. | 1,313 |
| A LevelDB-backed key-value store for Swift applications | 123 |
| A simple disk-backed key-value store with optional transformation of keys to paths on disk. | 1,411 |
| A simple key-value store implemented in Go for learning purposes and providing a basic database example. | 171 |
| A distributed key-value store server written in Go that provides a simple and scalable way to manage data across multiple nodes. | 236 |
| An embeddable key/value store with geospatial support and custom indexing for Go applications. | 4,599 |
| An embeddable key-value store with fast read performance and compact storage size | 939 |
| A distributed key-value store designed for fault-tolerant, scalable, and consistent data access with multirow atomic writes. | 176 |
| A high-performance key-value storage engine designed for the JVM, supporting various use cases and configurations. | 293 |
| A high-performance key-value store designed for IO-bound workloads with low latency and high throughput. | 509 |