Skip to content

Commit 8bd0b5c

Browse files
authored
Merge pull request #218 from burdzwastaken/main
Add raftz
2 parents e6e76e3 + f30c7db commit 8bd0b5c

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
@@ -731,6 +731,24 @@
731731
"logCompaction": false
732732
}
733733
},
734+
{
735+
"repoURL": "https://github.com/burdzwastaken/raftz",
736+
"name": "raftz",
737+
"authors": [
738+
{
739+
"name": "Matt Burdan",
740+
"github": "burdzwastaken"
741+
}
742+
],
743+
"language": "Zig",
744+
"license": "MIT",
745+
"features": {
746+
"basic": true,
747+
"membershipChanges": true,
748+
"logCompaction": true,
749+
"persistence": true
750+
}
751+
},
734752
{
735753
"repoURL": "https://github.com/burma-shave/chelan",
736754
"name": "chelan",

0 commit comments

Comments
 (0)