Skip to content

Commit a711ce5

Browse files
authored
Merge pull request #206 from corgy-w/add
add new implementation
2 parents 64511f7 + 83c54ee commit a711ce5

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

implementations.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -767,6 +767,24 @@
767767
"persistence": true
768768
}
769769
},
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+
},
770788
{
771789
"repoURL": "https://github.com/cowsql/raft",
772790
"name": "cowsql/raft",

0 commit comments

Comments
 (0)