Jille / raft-grpc-exampleLinks
Example code for how to get hashicorp/raft running with gRPC
☆222Updated 11 months ago
Alternatives and similar repositories for raft-grpc-example
Users that are interested in raft-grpc-example are comparing it to the libraries listed below
Sorting:
- Write ahead log for Go.☆663Updated 7 months ago
- Raft backend implementation using BoltDB☆684Updated last week
- Examples for Dragonboat☆185Updated 10 months ago
- experimental raft storage☆99Updated last week
- ☆241Updated 2 weeks ago
- Adaptive Radix Trees implemented in Go☆391Updated 6 months ago
- High Availability Raft Framework for Go☆636Updated 2 months ago
- Fast and easy-to-use skip list for Go.☆416Updated 9 months ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆580Updated 3 months ago
- RocksDB wrapper for Go. Support 9.x, 8.x, 7.x, 6.x, etc☆357Updated last month
- ⚡️ lock-free utilities in Go☆156Updated last year
- Write Ahead Log for LSM or bitcask storage(or any append-only write).☆263Updated 4 months ago
- ☆121Updated last year
- Consistent hashing with bounded loads in Golang☆736Updated last year
- FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)☆370Updated last year
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆135Updated last month
- B-tree implementation for Go☆239Updated 3 years ago
- Simple dense bitmap index in Go with binary operators☆338Updated last month
- Clone of golang/groupcache with TTL and Item Removal support☆518Updated last month
- Zero-allocation type-safe pool for Go☆235Updated 2 years ago
- Make hashicorp/raft communicate over gRPC☆51Updated 11 months ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- Yet another directed acyclic graph (DAG) implementation in golang.☆209Updated 10 months ago
- skipmap is a high-performance, scalable concurrent sorted map based on skip-list. Up to 10x faster than sync.Map in the typical pattern.☆210Updated 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…☆223Updated last year
- TinyLFU cache admission policy☆263Updated 4 months ago
- A Go package providing a filesystem-backed FIFO queue☆486Updated last year
- Raft library for maintaining a replicated state machine☆857Updated this week
- A simplified implementation for log structured merge tree.☆61Updated 4 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆286Updated 2 years ago