A slick BTree on disk based key value store implemented in pure Go
-
Updated
Jun 26, 2022 - Go
A slick BTree on disk based key value store implemented in pure Go
My solution for MIT 6.5840 (aka. MIT 6.824). No failure within 30,000 tests.
Simple schema-less Key-Value NoSQL database with simplest API interface
Fast Scalable Minimal Perfect Hash for Large Keysets
📚Labs of MIT 6.824 Distributed Systems
Robust, Persistent, Key-Value (KV) store purely written in Golang
A B+ Tree based key-value store.
A minimalist DB wrapper for Golang and a key-value database command line tool
BoltDB bindings for KVAL (Key Value Access Language)
Advanced algorithms and data structures key-value engine implemented in Go.
A key-value database like leveldb for study purpose.
A complete LSM tree key-value storage engine written in Go. Implements SSTables, memtables, and write-ahead logging with a modern Wails and React desktop interface
Two Phase Commit Implementation in a k/v database
CockroachKV - the scalable, survivable, strongly-consistent key value database
Key-Value DB with the ability to watch over keys
A simple synchronized in memory key value data storer in Golang
Simple yet fully functional in-memory key-value storage server based on HTTP protocol with elements being purged when expired. All operations run in constant time.
Distributed Key-Value Storage System based on Raft
Add a description, image, and links to the key-value-database topic page so that developers can more easily learn about it.
To associate your repository with the key-value-database topic, visit your repo's landing page and select "manage topics."