SarthakMakhija / go-lsmLinks
LSM-based key-value store in Go for educational purpose.
☆85Updated 11 months ago
Alternatives and similar repositories for go-lsm
Users that are interested in go-lsm are comparing it to the libraries listed below
Sorting:
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆64Updated last year
- 🪵 From scratch implementation of Raft consensus algorithm in Go☆40Updated 3 years ago
- A basic Raft implementation in Go.☆230Updated last year
- My solutions to the Glomers Challenge: a series of distributed systems challenges.☆124Updated 2 years ago
- A simple cassandra like kv store using gossip protocol☆16Updated 5 years ago
- Implementation of MapReduce in Go.☆26Updated 5 years ago
- A simplified implementation for log structured merge tree.☆62Updated 5 years ago
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆96Updated last year
- Go library for protobuf compatible sstables, a skiplist, a recordio format and other database building blocks like a write-ahead log. Shi…☆364Updated last month
- ViewStamped Replication implementation in Go☆42Updated 2 years ago
- An LSM Tree based Key-Value storage engine written in Go☆45Updated last year
- one billion row challenge☆44Updated 2 years ago
- (educational) build your own disk based KV store in Go☆254Updated last year
- ☆132Updated 7 years ago
- Go implementation of SimpleDB, a basic RDBMS described by the "Database Design and Implementation" book by Edward Sciore☆35Updated 10 months ago
- A collection of resources about databases and related topics☆100Updated 3 years ago
- Databases are awesome! 🕶☆59Updated 2 years ago
- Distributed cache with client-side consistent hashing, distributed leader-elections, and dynamic node discovery. Supports both REST and g…☆281Updated last year
- A distributed message queue.☆125Updated 7 months ago
- A disk based KV store (based on Bitcask implementation)☆199Updated 2 years ago
- Notes on Transaction Processing: Concepts and Techniques by Jim Gray and Andreas Reuter☆37Updated last year
- Raft + Postgres parser + Postgres wire protocol + Boltdb + ? = Distributed PostgreSQL☆102Updated 3 years ago
- A list papers of learning how to building database system☆259Updated last year
- LibraDB is a simple, persistent key/value store written in pure Go in less than 1000 lines for learning purposes.☆199Updated last year
- ☆80Updated last week
- ☆34Updated 4 years ago
- FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)☆377Updated 2 years ago
- Minimal hashicorp/raft example☆41Updated 7 months ago
- Distributed KV data store with tunable consistency, synchronous replication☆66Updated last year
- TLA+ specifications for Kafka related algorithms☆86Updated last year