jStorage
Key-value store
A lightweight JavaScript key-value store for local browser storage and pub/sub messaging.
jStorage is a simple key/value database to store data on browser side
2k stars
70 watching
266 forks
Language: JavaScript
last commit: almost 5 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A high-performance key-value store designed for IO-bound workloads with low latency and high throughput. | 509 |
| A high-performance, ACID-compliant key-value store with object database and relational capabilities. | 139 |
| Utilities to simplify accessing application storage in client browsers | 11 |
| A LevelDB-backed key-value store for Swift applications | 123 |
| A high-performance key-value storage engine designed for the JVM, supporting various use cases and configurations. | 293 |
| A lightweight JavaScript library for storing and manipulating JSON data on the client-side. | 2,132 |
| An implementation of the WebStorage API as a React/Flux-style store. | 3 |
| A protocol for building asynchronous, thread-safe, and consistent key-value stores with low overhead | 300 |
| A lightweight Python library for key-value stores and document databases with support for multiple backends | 99 |
| An embeddable key-value store with fast read performance and compact storage size | 939 |
| A distributed key-value store designed for fault-tolerant, scalable, and consistent data access with multirow atomic writes. | 176 |
| A lightweight key-value data store designed for resource-constrained systems with disk-based storage and query support. | 592 |
| A simple, RPC-based key-value database that provides basic get, set, and delete operations with bidirectional streaming. | 23 |
| A lightweight, efficient key-value store written in Go using standard library functions | 371 |
| A solution for storing and managing key-value data across multiple devices using a persistent storage system | 4 |