eatonphil / raft-exampleLinks
Minimal hashicorp/raft example
β41Updated 6 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 πβ62Updated last year
- ViewStamped Replication implementation in Goβ42Updated 2 years ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.β63Updated last year
- CRAQ (Chain Replication with Apportioned Queries) in Goβ147Updated 3 years ago
- An Adaptive Radix Tree (ART) implementation in Goβ83Updated 2 years ago
- A simple In-Memory Data Grid in Goβ76Updated 3 years ago
- β34Updated 4 years ago
- Go library for protobuf compatible sstables, a skiplist, a recordio format and other database building blocks like a write-ahead log. Shiβ¦β363Updated 7 months ago
- A merkle tree (with proofs) in Go as per RFC6962β57Updated 3 years ago
- 64-bit Roaring Bitmaps in Goβ56Updated 2 years ago
- A distributed fault tolerant scheduler that is horizontally scalable π₯β96Updated last year
- Raft backend implementation using BadgerDBβ120Updated 2 years ago
- 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
- β170Updated 10 months ago
- Straightforward implementation of Raft Consensusβ66Updated 4 years ago
- Optimized implementation of Cuckoo Filter: Practically Better Than Bloom.β46Updated 2 weeks ago
- A basic Raft implementation in Go.β233Updated last year
- 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
- A fast file-based priority queueβ59Updated last year
- A Kafka log inspired in-memory and append-only data structureβ136Updated this week
- Embedded durable, extensive, concurrent safe, highly configurable, transactional LSM tree based key-value store packageβ36Updated last year
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocolβ137Updated 7 months ago
- on-disk hash table(mainly for WAL).β29Updated 2 years ago
- Make hashicorp/raft communicate over gRPCβ51Updated last year
- A simple, single binary, message queue. Supports HTTP/2 and Redis Protocol.β207Updated 2 years ago
- An Almost Exactly Once Delivery (AEOD) queueβ80Updated last week
- Easy to use Raft library to make your app distributed, highly available and fault-tolerantβ75Updated 4 years ago
- When storing a value in a Go interface allocates memory on the heap.β72Updated 3 years ago
- Go programming language port of liburing.β113Updated 2 years ago