Repository navigation

#

kv-store

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

Go
4849
7 天前

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

Rust
3616
2 个月前

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
3492
1 天前

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

Go
2228
6 个月前

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

C
1459
3 天前

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

Go
1279
3 个月前
fjall-rs/fjall
Rust
1241
1 天前

A High Performance Metadata System for Kubernetes

Go
842
1 年前

some tiny learning projects in Rust

Rust
680
1 年前

An Embedded Implementation of Redis

C
555
4 年前

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

Rust
414
9 天前

Key/Value Datastore for Persistent Memory

C++
403
2 年前

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

Go
371
2 年前

Distributed Key/Value Store Abstraction Library written in Go.

Go
293
7 个月前

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
272
7 个月前

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

TypeScript
237
4 个月前