konserve
Store
A protocol for building asynchronous, thread-safe, and consistent key-value stores with low overhead
A clojuresque key-value/document store protocol with core.async.
300 stars
19 watching
25 forks
Language: Clojure
last commit: about 1 month ago
Linked from 1 awesome list
clojurekey-value-storekonserve
Related projects:
Repository | Description | Stars |
---|---|---|
korijn/vue-store | A lightweight Vue 3 store pattern library with undo/redo functionality | 24 |
clojure/core.async | Provides facilities for asynchronous programming and communication in Clojure | 1,956 |
philippgille/gokv | Provides a unified interface to various key-value store and caching solutions for Go programming language | 751 |
paulovap/qtleveldb | A Qt/QML wrapper for Google's LevelDB key-value storage library | 55 |
treode/store | A distributed key-value store designed for fault-tolerant, scalable, and consistent data access with multirow atomic writes. | 176 |
azarattum/crstore | A conflict-free replicated store with automatic schema management and support for multiple frameworks. | 96 |
lucid-kv/lucid | A high-performance key-value store with distributed capabilities and an HTTP API | 378 |
simerplaha/swaydb | A high-performance key-value storage engine designed for the JVM, supporting various use cases and configurations. | 293 |
vaccovecrana/vephar | A minimal key-value store with API and web UI using raft cluster coordination and badger data storage | 16 |
cheeaun/react-native-cache-store | A wrapper around AsyncStorage with cache expiration and a simple API for storing and retrieving data. | 45 |
capless/kev | A lightweight Python library for key-value stores and document databases with support for multiple backends | 99 |
linkedin/paldb | An embeddable key-value store with fast read performance and compact storage size | 939 |
hemantasapkota/swiftstore | A LevelDB-backed key-value store for Swift applications | 123 |
sveltetools/svelte-asyncable | An async store for SvelteJS with lazy initialization and optimistic UI updates. | 169 |
chrislusf/vasto | A distributed key-value store with sharding and replication capabilities | 261 |