We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 23c555a + 02f2d70 commit 412589bCopy full SHA for 412589b
implementations.json
@@ -2706,5 +2706,23 @@
2706
"logCompaction": true,
2707
"persistence": true
2708
}
2709
+ },
2710
+ {
2711
+ "repoURL": "https://github.com/zwkno1/raftpp",
2712
+ "name": "raftpp",
2713
+ "authors": [
2714
2715
+ "name": "zwk",
2716
+ "github": "zwkno1"
2717
+ }
2718
+ ],
2719
+ "language": "C++",
2720
+ "license": "Apache-2.0",
2721
+ "features": {
2722
+ "basic": true,
2723
+ "membershipChanges": true,
2724
+ "logCompaction": true,
2725
+ "persistence": true
2726
2727
2728
]
0 commit comments