Two Phase Commit Implementation in a k/v database
-
Updated
Feb 15, 2025 - Go
Two Phase Commit Implementation in a k/v database
A key-value database like leveldb for study purpose.
CockroachKV - the scalable, survivable, strongly-consistent key value database
Key-Value DB with the ability to watch over keys
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
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.
A simple synchronized in memory key value data storer in Golang
Distributed Key-Value Storage System based on Raft
An On-disk Key-value Storage Engine built from scratch in Go. Inspired by Google LevelDB.
A tiny, high-performance, in-memory key-value store written in Go
A very simple key/value log structured database engine
distributed K/V database
Decentralized KVDB running on Stellar.
Simple embedded in-memory key-value storage with ttl and RPC interface
A simple redis-compatible asynchronous in-memory key value store.
A persistent high performance key-value database as a service
Key-Value memory storage database server built using Go, with Redis-inspired commands and RESP2 protocol communication.
a key-value database with supporting get, put and delete operations
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."