Repository navigation

#

kv-store

Lightweight, fast and reliable key/value storage engine based on Bitcask.

Go
4852
2 个月前

A course of building an LSM-Tree storage engine (database) in a week.

Rust
3715
3 个月前

A simple, fast, embeddable, persistent key/value store written in pure Go. It supports fully serializable transactions and many data structures such as list, set, sorted set.

Go
3515
4 天前

Most advanced key-value database written in Go, extremely fast, compatible with LSM tree and B+ tree.

Go
2234
8 个月前

🏂 EJDB2 — Embeddable JSON Database engine C library. Simple XPath like query language (JQL).

C
1463
4 天前
fjall-rs/fjall
Rust
1295
5 天前

The high-performance kv storage engine based on bitcask paper made in golang

Go
1273
5 个月前

A High Performance Metadata System for Kubernetes

Go
850
1 年前

some tiny learning projects in Rust

Rust
699
1 年前

An Embedded Implementation of Redis

C
557
4 年前

A low-level, versioned, embedded, ACID-compliant, key-value database for Rust

Rust
437
3 天前

Key/Value Datastore for Persistent Memory

C++
402
3 年前

FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)

Go
374
2 年前

Distributed Key/Value Store Abstraction Library written in Go.

Go
294
9 个月前

Lightweight, asynchronous based on LSM Leveled Compaction KV database

Rust
289
1 年前

Write Ahead Log for LSM or bitcask storage(or any append-only write).

Go
274
8 个月前

A high-level abstraction layer for Deno KV with zero third-party dependencies by default 🦕🗝️

TypeScript
241
22 天前