SarthakMakhija / go-lsm
LSM-based key-value store in Go for educational purpose.
☆54Updated last month
Related projects ⓘ
Alternatives and complementary repositories for go-lsm
- ViewStamped Replication implementation in Go☆38Updated last year
- one billion row challenge☆42Updated 10 months ago
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆92Updated 2 weeks ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆47Updated 3 weeks ago
- Building an intuition for latency and throughput of basic operations across SQL databases.☆48Updated last year
- A cloud native embedded storage engine built on object storage.☆45Updated this week
- An LSM Tree based Key-Value storage engine written in Go☆27Updated 4 months ago
- Databases are awesome! 🕶☆56Updated last year
- FireflyDB is a fast, thread-safe, JVM-based key-value storage engine with microsecond latency.☆67Updated 9 months ago
- 🪵 From scratch implementation of Raft consensus algorithm in Go☆37Updated 2 years ago
- A disk based KV store (based on Bitcask implementation)☆168Updated 11 months ago
- A simple cassandra like kv store using gossip protocol☆13Updated 4 years ago
- Replicate and sync Kafka topics between clusters in realtime. Supports topic re-mapping, healthchecks, and hot failovers for high availab…☆68Updated last week
- Distributed KV data store with tunable consistency, synchronous replication☆64Updated 5 months ago
- ☆74Updated 7 months ago
- A basic Raft implementation in Go.☆206Updated 7 months ago
- My solutions to the Glomers Challenge: a series of distributed systems challenges.☆111Updated last year
- My chapter-wise notes for Database Internals by Alex Petrov.☆380Updated 7 months ago
- An understandable, fast and scalable Raft Consensus implementation☆129Updated last month
- Tektite DB☆179Updated this week
- Source code for "Database Performance at Scale: A Practical Guide (Apress, 2023)," by Felipe Cardeneti Mendes, Piotr Sarna, Pavel Emelyan…☆113Updated 7 months ago
- Key-value store on top of Raft Consensus Algorithm☆11Updated 6 years ago
- Raft + Postgres parser + Postgres wire protocol + Boltdb + ? = Distributed PostgreSQL☆100Updated 2 years ago
- A distributed message queue.☆123Updated 3 months ago
- Golang implementation of Kafka wire protocol.☆29Updated 2 years ago
- A playground to experiment with Raft proposal pipeline optimization☆17Updated 2 years ago
- ☆104Updated last year
- 🔏 Simplified distributed locking implementation using Redis☆16Updated 4 years ago
- Notes on Transaction Processing: Concepts and Techniques by Jim Gray and Andreas Reuter☆38Updated 9 months ago
- TLA+ specifications for Kafka related algorithms☆52Updated 3 weeks ago