JyotinderSingh / goLSMLinks
An LSM Tree based Key-Value storage engine written in Go
☆44Updated last year
Alternatives and similar repositories for goLSM
Users that are interested in goLSM are comparing it to the libraries listed below
Sorting:
- A fully featured SQL database written in Go☆52Updated 10 months ago
- A Write-Ahead-Log implementation in Go☆24Updated last year
- My solutions to the Glomers Challenge: a series of distributed systems challenges.☆124Updated 2 years ago
- LSM-based key-value store in Go for educational purpose.☆79Updated 9 months ago
- A simple distributed task scheduler written in Go . It's designed to handle a high volume of tasks, distribute them across multiple worke…☆73Updated last year
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆96Updated last year
- LibraDB is a simple, persistent key/value store written in pure Go in less than 1000 lines for learning purposes.☆198Updated last year
- A basic Raft implementation in Go.☆231Updated last year
- A Github repo for Building a NoSQL database from zero☆58Updated 3 years ago
- Distributed key-value database in Go☆44Updated 5 years ago
- Databases are awesome! 🕶☆59Updated 2 years ago
- ☆20Updated last year
- (educational) build your own disk based KV store in Go☆252Updated last year
- A Go library for handling LFU cache operations in O(1)☆41Updated last year
- Implementation of MapReduce in Go.☆26Updated 5 years ago
- Low level system design solutions in Golang☆75Updated 7 months ago
- Persistent Key-Value store based on BitCask.☆19Updated 10 months ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆63Updated last year
- one billion row challenge☆43Updated last year
- An implementation of an educational RDBMS in Go☆22Updated last year
- A disk based KV store (based on Bitcask implementation)☆197Updated 2 years ago
- A distributed message queue.☆125Updated 5 months ago
- A fast and easy-to-configure load balancer☆71Updated 5 months ago
- Go implementation of SimpleDB, a basic RDBMS described by the "Database Design and Implementation" book by Edward Sciore☆32Updated 8 months ago
- 🪵 From scratch implementation of Raft consensus algorithm in Go☆40Updated 3 years ago
- (educational) build your own disk based KV store☆13Updated last year
- SimpleDB - A Simple Relational DBMS☆25Updated 10 months ago
- High-performance distributed key-value store w/ a log-structured merge tree implementation written in pure Go + gRPC☆94Updated 6 months ago
- Key-value store on top of Raft Consensus Algorithm☆11Updated 7 years ago
- ViewStamped Replication implementation in Go☆41Updated 2 years ago