eatonphil / raft-exampleLinks
Minimal hashicorp/raft example
β39Updated 2 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
- Simple and efficient WAL implementation in Go πβ61Updated last year
- β34Updated 4 years ago
- CRAQ (Chain Replication with Apportioned Queries) in Goβ144Updated 3 years ago
- An Adaptive Radix Tree (ART) implementation in Goβ81Updated last year
- A little, pedagogical implementation of mvcc and transaction isolation levels.β61Updated 10 months ago
- Straightforward implementation of Raft Consensusβ66Updated 4 years ago
- ViewStamped Replication implementation in Goβ39Updated last year
- A merkle tree (with proofs) in Go as per RFC6962β57Updated 3 years ago
- Go library for protobuf compatible sstables, a skiplist, a recordio format and other database building blocks like a write-ahead log. Shiβ¦β331Updated 3 months ago
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocolβ136Updated 3 months ago
- Make hashicorp/raft communicate over gRPCβ51Updated 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β¦β162Updated last year
- A basic Raft implementation in Go.β228Updated last year
- 64-bit Roaring Bitmaps in Goβ53Updated 2 years ago
- β122Updated 2 years ago
- A distributed fault tolerant scheduler that is horizontally scalable π₯β98Updated 9 months ago
- A simple In-Memory Data Grid in Goβ76Updated 3 years ago
- Fast, lock-free, arena-based Skiplist implementation in Go that supports iteration in both directions.β42Updated 5 years ago
- Distributed mmapβ41Updated 8 years ago
- on-disk hash table(mainly for WAL).β29Updated last year
- rendezvous hashingβ68Updated 3 years ago
- experimental raft storageβ102Updated last week
- β168Updated 7 months ago
- SkeletonDB is a lock-less thread safe in memory MVCC store written in Go.β23Updated 8 years ago
- Sorted Data Structure Server - Treds is a Data Structure Server which returns data in sorted order and is the fastest prefix search serveβ¦β65Updated last month
- Embedded durable, extensive, concurrent safe, highly configurable, transactional LSM tree based key-value store packageβ36Updated 10 months ago
- An example of building a distributed key value database, using hashicorp's raft and gossip sdksβ10Updated 2 years ago
- Raft backend implementation using BadgerDBβ118Updated 2 years ago
- Basic document db from scratch in Goβ47Updated 3 years ago