UbiquitousKeyValue-Storage

Key-value store

A solution for storing and managing key-value data across multiple devices using a persistent storage system

Completed project for NSUbiquirousKeyValueStore or iCLoud Shared UserDefaults video

GitHub

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


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
simerplaha/swaydbA high-performance key-value storage engine designed for the JVM, supporting various use cases and configurations.293
spotify/sparkeyA simple key-value storage library optimized for read-heavy systems with infrequent bulk inserts.1,178
unixjunkie/dokeystoA key-value store implementation in OCaml, optimized for simplicity and efficient storage.10
liveasynchronousvisualizedarchitecture/simdbA high-performance key-value store designed for concurrent access and visualization.537
chrislusf/vastoA distributed key-value store with sharding and replication capabilities261
yahoo/halodbA high-performance key-value store designed for IO-bound workloads with low latency and high throughput.509
vitalvas/vxdbAn implementation of a simple key-value NoSQL database with a minimal API interface for storing and retrieving data20
treode/storeA distributed key-value store designed for fault-tolerant, scalable, and consistent data access with multirow atomic writes.176
akrylysov/pogrebAn embedded key-value store optimized for fast random lookups and infrequent bulk inserts.1,313
philippgille/gokvProvides a unified interface to various key-value store and caching solutions for Go programming language751
speedb-io/speedbA high-performance key-value store designed to support modern data sets.925
peterbourgon/diskvA simple disk-backed key-value store with optional transformation of keys to paths on disk.1,411
andris9/jstorageA lightweight JavaScript key-value store for local browser storage and pub/sub messaging.1,537
hemantasapkota/swiftstoreA LevelDB-backed key-value store for Swift applications123
mikkelhjuul/ldA simple, RPC-based key-value database that provides basic get, set, and delete operations with bidirectional streaming.23