YuriyNasretdinov / distribkvLinks
Distributed key-value database in Go
☆43Updated 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☆31Updated 2 years ago
- Distributed Computing with Go, published by Packt☆75Updated 2 years ago
- FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)☆372Updated last year
- A collection of best practices and lessons learnt from applying concurrency in go.☆110Updated 4 months ago
- LibraDB is a simple, persistent key/value store written in pure Go in less than 1000 lines for learning purposes.☆190Updated last year
- Example code for how to get hashicorp/raft running with gRPC☆227Updated last year
- (educational) build your own disk based KV store in Go☆242Updated last year
- Write Ahead Log for LSM or bitcask storage(or any append-only write).☆272Updated 6 months ago
- A distributed key-value store based on the implementation of Raft consensus algorithm following the paper, which applies multithreading t…☆19Updated 5 years ago
- A basic Raft implementation in Go.☆228Updated last year
- An LSM Tree based Key-Value storage engine written in Go☆41Updated last year
- My solutions to the Glomers Challenge: a series of distributed systems challenges.☆123Updated 2 years ago
- Algorithms, 4th Edition, Go version☆187Updated 7 months ago
- 🪵 From scratch implementation of Raft consensus algorithm in Go☆40Updated 3 years ago
- A slick BTree on disk based key value store implemented in pure Go☆149Updated 3 years ago
- A key-value persistent database that supports SQL queries over B+ and LSM trees☆30Updated 3 years ago
- Two-phase (2PC) and three-phase (3PC) protocols implementaion in Golang☆38Updated 2 weeks ago
- Implementation of MapReduce in Go.☆22Updated 4 years ago
- LSM-based key-value store in Go for educational purpose.☆76Updated 5 months ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆61Updated 10 months ago
- Book companion source code☆55Updated last year
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆98Updated 9 months 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…☆225Updated last year
- B-tree implementation for Go☆239Updated 3 years ago
- ☆17Updated 9 years ago
- Hands-On Dependency Injection in Go, published by Packt☆146Updated 2 years ago
- Listings from manning book☆159Updated 3 months ago
- Write ahead log for Go.☆672Updated 9 months ago