raft-example

There are 12 repositories under raft-example topic.

  • shineframe/shineframe

    高性能超轻量级C++开发库及服务器编程框架

    Language:C32011276
  • yongman/leto

    A key value storage example powered by hashicorp raft and BadgerDB

    Language:Go1045215
  • yusufsyaifudin/raft-sample

    Straightforward implementation of Raft Consensus

    Language:Go623111
  • keisku/raftkv

    A simple distributed key-value store by using hashicorp/raft

    Language:Go12103
  • debajyotidasgupta/raft-consensus

    Simple implementation of raft based consensus algorithm used in distributed systems. This application is built for demonstration purpose and can be extended by other users to make more sophisticated system. This application is completely written using Golang and addon packages

    Language:Go9102
  • hwding/rafty-kv

    (Obsolete)A local running, process-distributed KV store for learning purposes based on replica state machine(RSM) cluster which implements raft consensus algorithm in a fully asynchronous way.

    Language:Java2201
  • navono/golang-example

    golang example code

    Language:Go1301
  • zhangmin510/raftexample

    fork from https://github.com/coreos/etcd/tree/master/contrib/raftexample

    Language:Go1200
  • itomaldonado/distraft

    Raft implementation in a distributed fashion

    Language:Python0100
  • Salvo000/Raftshop

    A Jolie implementation of a distributed e-commerce system template pivoted on the Raft distributed consensus protocol.

    Language:Jolie0300
  • mengjinglei/raft-example

    an example to use raft to make a cluster

    Language:Go20
  • sunsided/hashicorp-raft-example

    An example of use of Hashicorp's Raft implementation

    Language:Go201