SarthakMakhija / go-lsm
LSM-based key-value store in Go for educational purpose.
β64Updated 2 weeks ago
Alternatives and similar repositories for go-lsm:
Users that are interested in go-lsm are comparing it to the libraries listed below
- An LSM Tree based Key-Value storage engine written in Goβ32Updated 9 months ago
- ViewStamped Replication implementation in Goβ39Updated last year
- πͺ΅ From scratch implementation of Raft consensus algorithm in Goβ38Updated 3 years ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.β55Updated 5 months ago
- A distributed fault tolerant scheduler that is horizontally scalable π₯β97Updated 4 months ago
- one billion row challengeβ42Updated last year
- A cloud native embedded storage engine built on object storage.β84Updated 2 weeks ago
- Databases are awesome! πΆβ58Updated last year
- My solutions to the Glomers Challenge: a series of distributed systems challenges.β117Updated 2 years ago
- A basic Raft implementation in Go.β220Updated 11 months ago
- A simple cassandra like kv store using gossip protocolβ14Updated 4 years ago
- A disk based KV store (based on Bitcask implementation)β172Updated last year
- Building an intuition for latency and throughput of basic operations across SQL databases.β51Updated last year
- Raft + Postgres parser + Postgres wire protocol + Boltdb + ? = Distributed PostgreSQLβ102Updated 2 years ago
- A toy, ACID compliant, and Relational-ish DBMS built from scratchβ33Updated last month
- Implementation of MapReduce in Go.β19Updated 4 years ago
- experimental raft storageβ95Updated last week
- An update-in-place key-value store for modern storage.β138Updated last year
- Replicate and sync Kafka topics between clusters in realtime. Supports topic re-mapping, healthchecks, and hot failovers for high availabβ¦β70Updated last week
- A distributed message queue.β123Updated 7 months ago
- A simplified implementation for log structured merge tree.β61Updated 4 years ago
- (educational) build your own disk based KV store in Goβ224Updated 10 months ago
- CRAQ (Chain Replication with Apportioned Queries) in Goβ135Updated 2 years ago
- Minimal hashicorp/raft exampleβ36Updated 2 years ago
- Building an intuition for different IO models (sync, io_uring, etc.) across different languages.β28Updated last year
- Notes on Transaction Processing: Concepts and Techniques by Jim Gray and Andreas Reuterβ39Updated last year
- Sorted Data Structure Server - Treds is a Data Structure Server which returns data in sorted order and is the fastest prefix search serveβ¦β64Updated last month
- TLA+ specifications for Kafka related algorithmsβ64Updated last month
- A collection of resources about databases and related topicsβ89Updated 2 years ago
- Go implementation of SimpleDB, a basic RDBMS described by the "Database Design and Implementation" book by Edward Scioreβ23Updated last week