dianchengwangCHN / raft-key-value-storeLinks
A distributed key-value store based on the implementation of Raft consensus algorithm following the paper, which applies multithreading techniques to support concurrent requests.
☆19Updated 5 years ago
Alternatives and similar repositories for raft-key-value-store
Users that are interested in raft-key-value-store are comparing it to the libraries listed below
Sorting:
- A pluggable implementation of the Paxos Consensus Protocol☆24Updated 8 years ago
- An example of building a distributed key value database, using hashicorp's raft and gossip sdks☆10Updated 2 years ago
- Database server written from scratch☆14Updated 2 years ago
- Apache arrow examples in golang☆16Updated 4 years ago
- concurrent map implementation using bucket list like a skip list.☆10Updated 3 years ago
- 🪵 From scratch implementation of Raft consensus algorithm in Go☆40Updated 3 years ago
- Grep from First Principles☆16Updated 5 years ago
- Storage algorithms.☆38Updated 4 years ago
- Raft backend using LevelDB☆31Updated 2 years ago
- A multi-master k/v store using gossip for replication written in Go☆19Updated 6 years ago
- BPF with GO and Docker☆24Updated 3 years ago
- Benchmarks for BigCache project☆21Updated last year
- A simplified implementation for log structured merge tree.☆61Updated 4 years ago
- a distributed key-value store written in python☆13Updated 4 years ago
- Cloud-native distributed key-value database.☆11Updated 3 months ago
- The Golang imeplentation of MVCC Hashmap☆13Updated 8 years ago
- Go implementation of Bitcask - A Log-Structured Hash Table for Fast Key / Value Data☆35Updated last year
- experimental raft storage☆98Updated this week
- Generic Asynchronous data buffer with Automatic and Manual flushing☆14Updated last year
- one billion row challenge☆42Updated last year
- Simple and efficient WAL implementation in Go 🚀☆61Updated last year
- Kubernetes operator providing Ray|Spark|Dask|MPI clusters on-demand☆15Updated last year
- Fuzz Testing for the github.com/hashicorp/raft library☆30Updated 2 years ago
- Simple KV storage with Raft consensus algorithm inside☆21Updated 2 years ago
- LSM tree based key-value database☆30Updated last year
- This repo provides a starting point for building applications using SingleStore, Redpanda (by Vectorized), and the Go language. SingleSto…☆23Updated last year
- Distributed Computing with Go, published by Packt☆74Updated 2 years ago
- Loser Tree data structure, for fast k-way merge☆33Updated 9 months ago
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆98Updated 7 months ago
- In memory sharded cache implementation☆35Updated 3 years ago