eatonphil / raft-exampleLinks
Minimal hashicorp/raft example
☆41Updated 7 months ago
Alternatives and similar repositories for raft-example
Users that are interested in raft-example are comparing it to the libraries listed below
Sorting:
- Raft + Postgres parser + Postgres wire protocol + Boltdb + ? = Distributed PostgreSQL☆103Updated 3 years ago
- CRAQ (Chain Replication with Apportioned Queries) in Go☆146Updated 3 years ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆63Updated last year
- ViewStamped Replication implementation in Go☆42Updated 2 years ago
- An Adaptive Radix Tree (ART) implementation in Go☆83Updated 2 years ago
- ☆34Updated 4 years ago
- A merkle tree (with proofs) in Go as per RFC6962☆57Updated 3 years ago
- Fast, lock-free, arena-based Skiplist implementation in Go that supports iteration in both directions.☆43Updated 5 years ago
- Simple and efficient WAL implementation in Go 🚀☆62Updated last year
- The cbgt project provides a generic golang library that manages partitions or data shards across a cluster of servers.☆23Updated 3 weeks ago
- Distributed mmap☆41Updated 9 years ago
- Go implementation of Bitcask - A Log-Structured Hash Table for Fast Key / Value Data☆37Updated last month
- on-disk hash table(mainly for WAL).☆29Updated 2 years ago
- A simple In-Memory Data Grid in Go☆76Updated 3 years ago
- rendezvous hashing☆69Updated 4 years ago
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆96Updated last year
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- ☆123Updated 2 years ago
- Raft backend implementation using BadgerDB☆120Updated 2 years ago
- Embedded durable, extensive, concurrent safe, highly configurable, transactional LSM tree based key-value store package☆36Updated last year
- A basic Raft implementation in Go.☆232Updated last year
- 64-bit Roaring Bitmaps in Go☆56Updated 3 years ago
- TalariaDB is a distributed, highly available, and low latency time-series database for Presto☆229Updated last year
- An Almost Exactly Once Delivery (AEOD) queue☆80Updated this week
- Make hashicorp/raft communicate over gRPC☆51Updated last year
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆137Updated 8 months ago
- ☆170Updated 11 months ago
- TalariaDB is a distributed, highly available, and low latency time-series database for Presto☆123Updated 2 years ago
- ☆78Updated last year
- Single producer and multi-reader lockless ring buffer in go using generics from the go 1.18.x release. It is significantly faster than ch…☆163Updated 2 years ago