Repository navigation

#

keyvalue-db

remoteStorage is a simple library that combines the localStorage API with a remote server to persist data across sessions, devices, and browsers. It works as a simple key value database store and backend with support for React, Next.js, Vue, Node, or any Javascript stack

TypeScript
1324
1 年前

📁 Build your own fast, persistent KV store(Based on bitcask paper)

Ruby
65
2 年前

A high-performance, thread-safe key-value embedded data store.

Rust
7
5 个月前

Fast remote arrays. Works everywhere, fine grained access controls & no sign-ups.

JavaScript
5
2 年前

Rust NoSQL key-value engine. Get, set, probabilistic types. Made for the Advanced algorithms and data structures course, III semester, Faculty of Technical Sciences in Novi Sad.

Rust
4
1 年前

A experimental actor based key/value database using protoactor

C#
3
2 年前

File-based key-value data store that supports the basic CRD

JavaScript
3
5 年前

A Node.js key-value database

TypeScript
3
3 天前
Go
2
20 天前
Pascal
2
3 年前

A simple kv storage with persistence mechanism.

Go
2
2 年前

Skua is a simple volatile key-value database with a command-line interface inspired by Redis.

Go
2
1 年前

LSMTree-based level-compacted thread-safe persistent key-value store.

Java
2
3 个月前

A basic Go lang blockchain-based key-value database with a CLI for interacting, a Python class wrapper for the API, and Docker support for orchestrating a cluster of nodes.

Go
1
5 个月前
Go
1
1 年前

a key-value B+Tree indexed database

Go
1
8 个月前

How storage engine based-on LSM tree works

Rust
1
6 个月前