moneta
Store
A unified interface to key/value stores, providing a standard way of interacting with various types of data storage systems.
a unified interface to key/value stores
1k stars
21 watching
87 forks
Language: Ruby
last commit: 5 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
treode/store | A distributed key-value store designed for fault-tolerant, scalable, and consistent data access with multirow atomic writes. | 176 |
orta/cocoapods-keys | A key-value store that securely stores environment and application keys in the developer's keychain. | 1,555 |
amit-davidson/libradb | A simple key-value store implemented in Go for learning purposes and providing a basic database example. | 171 |
rom-rb/rom-mongo | A MongoDB interface for Ruby's Object Mapper library | 33 |
iondbproject/iondb | A lightweight key-value data store designed for resource-constrained systems with disk-based storage and query support. | 592 |
rayokota/keta | A distributed, transactional metadata store that integrates with Apache Kafka | 22 |
crystal-community/leveldb | A Crystal binding for LevelDB, providing an interface to the fast key-value storage library. | 39 |
bobris/btdb | A high-performance, ACID-compliant key-value store with object database and relational capabilities. | 139 |
honza/redish | An implementation of a distributed key-value store inspired by Redis, with support for multi-threading and TCP protocol. | 138 |
kidstuff/mongostore | An implementation of a session store using MongoDB as the underlying data store | 41 |
status-im/nim-rocksdb | A Nim wrapper for a persistent key-value store | 33 |
rubybib/rubybib.org | A curated list of research papers and theses related to Ruby programming language and its applications. | 121 |
mongrel/mongrel | A lightweight Ruby web server providing fast HTTP 1.1 protocol parsing | 174 |
linkedin/paldb | An embeddable key-value store with fast read performance and compact storage size | 939 |
spotify/sparkey | A simple key-value storage library optimized for read-heavy systems with infrequent bulk inserts. | 1,178 |