YuriyNasretdinov / distribkvLinks
Distributed key-value database in Go
☆44Updated 5 years ago
Alternatives and similar repositories for distribkv
Users that are interested in distribkv are comparing it to the libraries listed below
Sorting:
- Easy to use distributed event bus similar to Kafka☆95Updated 3 years ago
- A simplified implementation for log structured merge tree.☆62Updated 4 years ago
- Log-structured merge-tree☆32Updated 2 years ago
- A collection of best practices and lessons learnt from applying concurrency in go.☆111Updated 8 months ago
- A slick BTree on disk based key value store implemented in pure Go☆150Updated 3 years ago
- FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)☆378Updated 2 years ago
- A Github repo for Building a NoSQL database from zero☆58Updated 3 years ago
- An easy-to-use Map Reduce Go parallel-computing framework inspired by 2021 6.824 lab1. It supports multiple workers threads on a single m…☆226Updated 2 years ago
- LibraDB is a simple, persistent key/value store written in pure Go in less than 1000 lines for learning purposes.☆198Updated last year
- (educational) build your own disk based KV store in Go☆252Updated last year
- An LSM Tree based Key-Value storage engine written in Go☆44Updated last year
- Distributed Computing with Go, published by Packt☆76Updated 2 years ago
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆96Updated last year
- Example code for how to get hashicorp/raft running with gRPC☆230Updated last year
- 🪵 From scratch implementation of Raft consensus algorithm in Go☆40Updated 3 years ago
- Algorithms, 4th Edition, Go version☆187Updated 10 months ago
- ☆17Updated 10 years ago
- B-tree implementation for Go☆239Updated 3 years ago
- ☆34Updated 4 years ago
- Write Ahead Log for LSM or bitcask storage(or any append-only write).☆277Updated 10 months ago
- Template repository to work on the labs from MIT 6.824 Distributed Systems course.☆61Updated 3 years ago
- My solutions to the Glomers Challenge: a series of distributed systems challenges.☆124Updated 2 years ago
- A distributed message queue.☆125Updated 5 months ago
- LSM-based key-value store in Go for educational purpose.☆79Updated 9 months ago
- A basic Raft implementation in Go.☆231Updated last year
- Straightforward implementation of Raft Consensus☆66Updated 4 years ago
- A repo full of interview question implementations in golang.☆107Updated 4 years ago
- Two-phase (2PC) and three-phase (3PC) protocols implementaion in Golang☆40Updated last week
- A disk based KV store (based on Bitcask implementation)☆197Updated 2 years ago
- Write ahead log for Go.☆690Updated 3 months ago