| zalando/patroni |
6,008 |
|
1 |
0 |
about 2 years ago |
71 |
November 30, 2023 |
46 |
mit |
Python |
| A template for PostgreSQL High Availability with Etcd, Consul, ZooKeeper, or Kubernetes |
| sofastack/sofa-jraft |
3,406 |
|
5 |
15 |
about 2 years ago |
31 |
April 10, 2023 |
51 |
apache-2.0 |
Java |
| A production-grade java implementation of RAFT consensus algorithm. |
| dgryski/awesome-consensus |
1,504 |
|
0 |
0 |
almost 5 years ago |
0 |
|
1 |
|
|
| Awesome list for Paxos and friends |
| yongman/tidis |
1,398 |
|
0 |
0 |
over 3 years ago |
4 |
January 29, 2021 |
0 |
mit |
Go |
| Distributed transactional NoSQL database, Redis protocol compatible using tikv as backend |
| eBay/NuRaft |
905 |
|
0 |
0 |
over 2 years ago |
1 |
September 28, 2022 |
54 |
apache-2.0 |
C++ |
| C++ implementation of Raft core logic as a replication library |
| rabbitmq/ra |
758 |
|
1 |
3 |
about 2 years ago |
64 |
September 28, 2023 |
32 |
other |
Erlang |
| A Raft implementation for Erlang and Elixir that strives to be efficient and make it easier to use multiple Raft clusters in a single system. |
| async-raft/async-raft |
731 |
|
0 |
6 |
over 4 years ago |
13 |
May 19, 2021 |
18 |
other |
|
| An implementation of the Raft distributed consensus protocol using the Tokio framework. |
| flike/kingbus |
719 |
|
0 |
0 |
almost 7 years ago |
0 |
|
10 |
apache-2.0 |
Go |
| A distributed MySQL binlog storage system built on Raft |
| bakwc/PySyncObj |
660 |
|
7 |
4 |
over 2 years ago |
29 |
January 31, 2023 |
31 |
mit |
Python |
| A library for replicating your python class between multiple servers, based on raft protocol |
| atomix/copycat |
520 |
|
37 |
2 |
almost 9 years ago |
30 |
May 15, 2017 |
45 |
apache-2.0 |
Java |
| A novel implementation of the Raft consensus algorithm |