reactor
Key-value database
A key-value store for Android applications
Reactor is key value database and is a great alternative to Shared Preferences.
38 stars
2 watching
0 forks
Language: Kotlin
last commit: over 2 years ago
Linked from 1 awesome list
android-databaseandroid-libraryandroidlibrarykey-value-databasekotlin-androidkotlin-libraryshared-preferencessharedpreferences
Related projects:
Repository | Description | Stars |
---|---|---|
hemantasapkota/swiftstore | A LevelDB-backed key-value store for Swift applications | 123 |
samokhodkin/whippet-db | A high-performance embedded key-value store for Java applications | 24 |
lucaong/cubdb | An embedded key-value database designed for robustness and minimal resource usage, supporting atomic transactions, concurrency control, and range selection. | 566 |
hotpotatoc/kvstore | An experimental key-value store server compatible with the Redis protocol. | 17 |
mikkelhjuul/ld | A simple, RPC-based key-value database that provides basic get, set, and delete operations with bidirectional streaming. | 22 |
simerplaha/swaydb | A high-performance key-value storage engine designed for the JVM, supporting various use cases and configurations. | 293 |
koculu/zonetree | A fast and reliable key-value database for .NET applications | 373 |
deroproject/graviton | A key-value store database that provides versioning, authentication, and cryptographic proofs, with support for snapshotting, diffing, and high-performance storage. | 420 |
philippgille/gokv | Provides a unified interface to various key-value store and caching solutions for Go programming language | 746 |
radareorg/sdb | A lightweight key-value store with basic data structure support and syntax sugar for JSON and arrays | 217 |
capless/kev | A lightweight Python library for key-value stores and document databases with support for multiple backends | 99 |
claygod/coffer | ACID-compliant key-value database with support for transactions and high throughput | 39 |
liveasynchronousvisualizedarchitecture/simdb | A high-performance key-value store designed for concurrent access and visualization. | 535 |
paulovap/qtleveldb | A Qt/QML wrapper for Google's LevelDB key-value storage library | 55 |
google/leveldb | A fast key-value storage library written at Google providing an ordered mapping from string keys to string values | 36,564 |