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
4 stars
2 watching
1 forks
Language: Swift
last commit: over 4 years agoLinked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| A high-performance key-value storage engine designed for the JVM, supporting various use cases and configurations. | 293 | |
| A simple key-value storage library optimized for read-heavy systems with infrequent bulk inserts. | 1,178 | |
| A key-value store implementation in OCaml, optimized for simplicity and efficient storage. | 10 | |
| A high-performance key-value store designed for concurrent access and visualization. | 537 | |
| A distributed key-value store with sharding and replication capabilities | 261 | |
| A high-performance key-value store designed for IO-bound workloads with low latency and high throughput. | 509 | |
| An implementation of a simple key-value NoSQL database with a minimal API interface for storing and retrieving data | 20 | |
| A distributed key-value store designed for fault-tolerant, scalable, and consistent data access with multirow atomic writes. | 176 | |
| An embedded key-value store optimized for fast random lookups and infrequent bulk inserts. | 1,313 | |
| Provides a unified interface to various key-value store and caching solutions for Go programming language | 751 | |
| A high-performance key-value store designed to support modern data sets. | 925 | |
| A simple disk-backed key-value store with optional transformation of keys to paths on disk. | 1,411 | |
| A lightweight JavaScript key-value store for local browser storage and pub/sub messaging. | 1,537 | |
| A LevelDB-backed key-value store for Swift applications | 123 | |
| A simple, RPC-based key-value database that provides basic get, set, and delete operations with bidirectional streaming. | 23 |