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
- Distributed Computing with Go, published by Packt☆76Updated 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
- A collection of best practices and lessons learnt from applying concurrency in go.☆111Updated 7 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 2 years ago
- FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)☆376Updated last year
- A slick BTree on disk based key value store implemented in pure Go☆150Updated 3 years ago
- B-tree implementation for Go☆239Updated 3 years ago
- (educational) build your own disk based KV store in Go☆251Updated last year
- Log-structured merge-tree☆32Updated 2 years ago
- ☆17Updated 9 years ago
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆96Updated last year
- A simplified implementation for log structured merge tree.☆62Updated 4 years ago
- Example code for how to get hashicorp/raft running with gRPC☆230Updated last year
- Algorithms, 4th Edition, Go version☆188Updated 9 months ago
- An LSM Tree based Key-Value storage engine written in Go☆43Updated last year
- Template repository to work on the labs from MIT 6.824 Distributed Systems course.☆61Updated 3 years ago
- Hands-On Software Architecture with Golang, published by Packt☆227Updated 2 years ago
- A key-value persistent database that supports SQL queries over B+ and LSM trees☆31Updated 3 years ago
- Write Ahead Log for LSM or bitcask storage(or any append-only write).☆276Updated 9 months ago
- Hands-On Dependency Injection in Go, published by Packt☆145Updated 2 years 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.☆230Updated last year
- My solutions to the Glomers Challenge: a series of distributed systems challenges.☆124Updated 2 years ago
- A Github repo for Building a NoSQL database from zero☆59Updated 3 years ago
- Go Systems Programming, published by Packt☆157Updated 2 years ago
- Real-time notification system built with Go and Kafka☆28Updated last year
- 🪵 From scratch implementation of Raft consensus algorithm in Go☆40Updated 3 years ago
- Listings from manning book☆169Updated 5 months ago
- Straightforward implementation of Raft Consensus☆66Updated 4 years ago