eatonphil / raft-exampleLinks
Minimal hashicorp/raft example
☆41Updated 3 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☆145Updated 3 years ago
- Simple and efficient WAL implementation in Go 🚀☆61Updated last year
- ViewStamped Replication implementation in Go☆39Updated last year
- An Adaptive Radix Tree (ART) implementation in Go☆81Updated last year
- A simple In-Memory Data Grid in Go☆76Updated 3 years ago
- ☆34Updated 4 years ago
- Raft backend implementation using BadgerDB☆118Updated 2 years ago
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆98Updated 10 months ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆61Updated 10 months ago
- Fast, lock-free, arena-based Skiplist implementation in Go that supports iteration in both directions.☆42Updated 5 years ago
- Go library for protobuf compatible sstables, a skiplist, a recordio format and other database building blocks like a write-ahead log. Shi…☆332Updated 4 months ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 8 months ago
- A merkle tree (with proofs) in Go as per RFC6962☆57Updated 3 years ago
- ☆122Updated 2 years ago
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆137Updated 4 months ago
- on-disk hash table(mainly for WAL).☆29Updated 2 years ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆74Updated 3 years ago
- ☆30Updated 2 years ago
- A fast file-based priority queue☆58Updated 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 last year
- TalariaDB is a distributed, highly available, and low latency time-series database for Presto☆123Updated 2 years ago
- TalariaDB is a distributed, highly available, and low latency time-series database for Presto☆225Updated last year
- 64-bit Roaring Bitmaps in Go☆53Updated 2 years ago
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 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 2 months ago
- SkeletonDB is a lock-less thread safe in memory MVCC store written in Go.☆23Updated 8 years ago
- Golang lock-free Hashmap and List☆71Updated 2 years ago
- Golang k-D tree implementation with duplicate coordinate support☆51Updated 2 years ago
- Embedded durable, extensive, concurrent safe, highly configurable, transactional LSM tree based key-value store package☆36Updated 11 months ago