JyotinderSingh / goLSM
An LSM Tree based Key-Value storage engine written in Go
☆29Updated 7 months ago
Alternatives and similar repositories for goLSM:
Users that are interested in goLSM are comparing it to the libraries listed below
- LSM-based key-value store in Go for educational purpose.☆60Updated last month
- A simple distributed task scheduler written in Go . It's designed to handle a high volume of tasks, distribute them across multiple worke…☆54Updated last year
- A fully featured SQL database written in Go☆36Updated 2 weeks ago
- Databases are awesome! 🕶☆58Updated last year
- A cloud native embedded storage engine built on object storage.☆76Updated last week
- A distributed message queue.☆123Updated 6 months ago
- (educational) build your own disk based KV store☆12Updated 6 months ago
- A disk based KV store (based on Bitcask implementation)☆172Updated last year
- My solutions to the Glomers Challenge: a series of distributed systems challenges.☆114Updated last year
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆94Updated 3 months ago
- Prototype implementations of database internal concepts and algorithms in Golang.☆116Updated 11 months ago
- An understandable, fast and scalable Raft Consensus implementation☆134Updated 5 months ago
- Simple and efficient WAL implementation in Go 🚀☆58Updated 9 months ago
- A Go library for handling LFU cache operations in O(1)☆40Updated 8 months ago
- ViewStamped Replication implementation in Go☆38Updated last year
- ☆18Updated last year
- FireflyDB is a fast, thread-safe, JVM-based key-value storage engine with microsecond latency.☆67Updated last year
- one billion row challenge☆42Updated last year
- Replicate and sync Kafka topics between clusters in realtime. Supports topic re-mapping, healthchecks, and hot failovers for high availab…☆70Updated 2 months ago
- A basic Raft implementation in Go.☆218Updated 10 months ago
- A Write-Ahead-Log implementation in Go☆13Updated last year
- Persistent Key-Value store based on BitCask.☆18Updated 2 weeks ago
- A Github repo for Building a NoSQL database from zero☆55Updated 2 years ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆54Updated 3 months ago
- Building an intuition for latency and throughput of basic operations across SQL databases.☆50Updated last year
- Postgres page inspector☆23Updated 8 months ago
- The Service Bus!☆51Updated 4 months ago
- Go implementation of Bitcask - A Log-Structured Hash Table for Fast Key / Value Data☆35Updated last year
- A toy, ACID compliant, and Relational-ish DBMS built from scratch☆31Updated 2 weeks ago