reactor

Key-value database

A key-value store for Android applications

Reactor is key value database and is a great alternative to Shared Preferences.

GitHub

38 stars
2 watching
0 forks
Language: Kotlin
last commit: over 4 years ago
Linked from 1 awesome list

android-databaseandroid-libraryandroidlibrarykey-value-databasekotlin-androidkotlin-libraryshared-preferencessharedpreferences

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
hemantasapkota/swiftstoreA LevelDB-backed key-value store for Swift applications123
samokhodkin/whippet-dbA high-performance embedded key-value store for Java applications24
lucaong/cubdbAn embedded key-value database designed for robustness and minimal resource usage, supporting atomic transactions, concurrency control, and range selection.570
hotpotatoc/kvstoreAn experimental key-value store server compatible with the Redis protocol.17
mikkelhjuul/ldA simple, RPC-based key-value database that provides basic get, set, and delete operations with bidirectional streaming.23
simerplaha/swaydbA high-performance key-value storage engine designed for the JVM, supporting various use cases and configurations.293
koculu/zonetreeA fast and reliable key-value database for .NET applications378
deroproject/gravitonA key-value store database that provides versioning, authentication, and cryptographic proofs, with support for snapshotting, diffing, and high-performance storage.419
philippgille/gokvProvides a unified interface to various key-value store and caching solutions for Go programming language751
radareorg/sdbA simple string key-value database with support for arrays and JSON215
capless/kevA lightweight Python library for key-value stores and document databases with support for multiple backends99
claygod/cofferACID-compliant key-value database with support for transactions and high throughput39
liveasynchronousvisualizedarchitecture/simdbA high-performance key-value store designed for concurrent access and visualization.537
paulovap/qtleveldbA Qt/QML wrapper for Google's LevelDB key-value storage library55
google/leveldbA fast key-value storage library with ordered mapping from string keys to string values.36,769