kv serivce based on raft and lsm tree
An functional experiment in Raft & Clojure
Simple, Fast, and Distributed Cache Server in Go
ymdb is a simple distributed key-value storage system.
An educational Rust project to implement an SQLite-like database from scratch, exploring database concepts such as indexes, Write-Ahead Logging (WAL),...
A distributed key-value store in rust built on top of Raft consensus algorithm
Raft distributed consensus algorithm implemented in C++17(C++ implementation of ETCD Raft).
A Match Engine based on Raft(基于 Raft 的撮合引擎)
RaftModding documentation synced with our GitBook
Raft consensum algorithm FP implementation
The raftdb implements a simple distributed key-value database, using the raft distributed consensus protocol.
simple raft implement by golang
A distributed fault-tolerant order book matching engine
Distributed systems
A lightweight database HTTP API client for rqlite. rqlite is a lightweight, distributed relational database, which uses RAFT and SQLite as its storage...
raft implementation for fun
my blog site document
AI-native distributed database for agent memory and real-time state. Unifies KV, vector search, and temporal graph in a single Rust engine with Raft...
SandStore is a modular framework for building and experimenting with distributed storage architectures. Define your components once, swap implementati...
A TypeScript implementation of the Raft consensus algorithm.
**Not Maintained for now** :star: :whale2: :penguin:
Hashicorp Raft LogStore + StableStore backed by dgraph-io's BadgerDB
基于raft协议的高可用KeyValue服务
Building Confer - a platform for building consistent and fault tolerant distributed applications.
一个用Go实现的轻量化分布式消息中间件。
A benchmark too to test RaftKeeper and ZooKeeper
Отказоустойчивый распределенный менеджер очередей сообщений с приоритетами
A simple wrapper for Hashicorp Raft that removes any headache.
The distributed, reliable, replicated, redundant and fault tolerant system♦️
libp2p-raft-go implements a libp2p consensus interface wrapping hashicorp/raft implementation and providing a libp2p network transport for it.
🚀MIT6.5840分布式系统lab1-lab4,渐进式实现一个KV分布式系统,Golang实现。
dhangkanna is distributed hang game with kanna theme
Redis-compatible in-memory database replicated with Raft consensus algorithm
轻量级分布式消息队列 支持一对一收发 也支持广播
A raft example, support node discovery, request forward and observability
A networked file storage application in Go that lets users sync files to and from the cloud. Uses the RAFT protocol for fault-tolerance and consisten...
The raft of etcd.
PyRaft is a simple and elegant implementation of the Raft distributed consensus protocol based on Python and asyncio. Its design goals are efficiency,...
KV Store based on Raft
MIT-6.824-spring2021, lab implmentations , includes lab 2A 2B 2C 2D 3A 3B 4A 4B
Distributed KV with Raft and Rust.
Cloud native message center
The MySQL Cluster Autopilot Management with GTID and Raft.
A framework of distribution consensus algorithm Raft written in Rust.
A distributed, clustered, replicated log and queue service with security, retries, and back-off capabilities.
A KV store built with Aeron, SBE and Agrona. RAFT clustered or single node - fast by default. HTTP, WS & SSE API with JSON payloads. UI, CLI & Embedda...
基于Raft算法构建的分布式限流服务
A hobby distributed OLTP SQL database management system for learning purposes
Cola is an important word for me
A Raft implementation in Go.