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 64511f7 + 83c54ee commit a711ce5Copy full SHA for a711ce5
implementations.json
@@ -767,6 +767,24 @@
767
"persistence": true
768
}
769
},
770
+ {
771
+ "repoURL": "https://github.com/corgy-w/rafting",
772
+ "name": "corgy-w/rafting",
773
+ "authors": [
774
775
+ "name": "corgy-w",
776
+ "github": "corgy-w"
777
+ }
778
+ ],
779
+ "language": "Java",
780
+ "license": "Apache-2.0",
781
+ "features": {
782
+ "basic": true,
783
+ "membershipChanges": true,
784
+ "logCompaction": true,
785
+ "persistence": true
786
787
+ },
788
{
789
"repoURL": "https://github.com/cowsql/raft",
790
"name": "cowsql/raft",
0 commit comments