We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b94007b + 82a5a8e commit 593250cCopy full SHA for 593250c
implementations.json
@@ -2736,6 +2736,24 @@
2736
"logCompaction": false
2737
}
2738
},
2739
+ {
2740
+ "repoURL": "https://github.com/yibuma/pyraft",
2741
+ "name": "PyRaft",
2742
+ "authors": [
2743
2744
+ "name": "Yibu Ma",
2745
+ "github": "yibuma"
2746
+ }
2747
+ ],
2748
+ "language": "Python",
2749
+ "license": "BSD-3-Clause",
2750
+ "features": {
2751
+ "basic": true,
2752
+ "membershipChanges": true,
2753
+ "logCompaction": true,
2754
+ "persistence": true
2755
2756
+ },
2757
{
2758
"repoURL": "https://github.com/ylamgarchal/chillaxd",
2759
"name": "Chillaxd",
0 commit comments