10 results for “topic:etcd-raft”
Scripts to configure and deploy Hyperledger Fabric applications locally or in cloud by using Kubernetes or docker-compose
A very simple key-value database imitating redis. support replication using etcd-raft. support k8s controller
Raft leader election process in Hyperledger Fabric.
A reference use of the etcd Raft implementation
Raft distributed consensus algorithm implemented in C++17(C++ implementation of ETCD Raft).
Etcd's raft with Cap’n Proto as transport.
Production-minded PostgreSQL HA demo with Patroni, HAProxy, and EF Core, showcasing automatic failover, read/write split, and read-after-write consistency edge cases.
A distributed twitter like application using Raft consensus algorithm for leader election, log replication, handle node failure mechanism. Use etcd Raft library and created 3 microservices which communicates using gRPCs.
redis server base raft
Rafty - Simulation of Raft processes