diff --git a/implementations.json b/implementations.json index f77225c..6ed1a7c 100644 --- a/implementations.json +++ b/implementations.json @@ -731,6 +731,24 @@ "logCompaction": false } }, + { + "repoURL": "https://github.com/burdzwastaken/raftz", + "name": "raftz", + "authors": [ + { + "name": "Matt Burdan", + "github": "burdzwastaken" + } + ], + "language": "Zig", + "license": "MIT", + "features": { + "basic": true, + "membershipChanges": true, + "logCompaction": true, + "persistence": true + } + }, { "repoURL": "https://github.com/burma-shave/chelan", "name": "chelan",