Jille / raft-grpc-exampleLinks
Example code for how to get hashicorp/raft running with gRPC
☆220Updated 10 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.☆662Updated 6 months ago
- RocksDB wrapper for Go. Support 9.x, 8.x, 7.x, 6.x, etc☆352Updated 2 weeks ago
- Adaptive Radix Trees implemented in Go☆390Updated 5 months ago
- Examples for Dragonboat☆184Updated 9 months ago
- High Availability Raft Framework for Go☆634Updated last month
- Consistent hashing with bounded loads in Golang☆733Updated last year
- Raft backend implementation using BoltDB☆678Updated this week
- 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
- experimental raft storage☆97Updated this week
- Write Ahead Log for LSM or bitcask storage(or any append-only write).☆263Updated 4 months ago
- skipset is a high-performance, scalable concurrent sorted set based on skip-list. Up to 15x faster than sync.Map in the typical pattern.☆257Updated 2 years ago
- TinyLFU cache admission policy☆261Updated 4 months ago
- Fast and easy-to-use skip list for Go.☆416Updated 8 months ago
- ☆239Updated 3 weeks ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆286Updated 2 years ago
- Simple dense bitmap index in Go with binary operators☆334Updated last week
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆573Updated 2 months ago
- FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)☆369Updated last year
- B-tree implementation for Go☆238Updated 3 years ago
- Raft library for maintaining a replicated state machine☆835Updated last week
- ⚡️ lock-free utilities in Go☆156Updated last year
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆134Updated 3 weeks ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 2 years ago
- ☆121Updated last year
- Clone of golang/groupcache with TTL and Item Removal support☆518Updated last month
- A simplified implementation for log structured merge tree.☆61Updated 4 years ago
- Make hashicorp/raft communicate over gRPC☆51Updated 10 months ago
- A distributed in-memory key-value store built using hashicorp/memberlist with HTTP API☆145Updated 4 months ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- Fast ring-buffer deque (double-ended queue)☆682Updated 3 weeks ago