diff --git a/implementations.json b/implementations.json index 51845af..30746c1 100644 --- a/implementations.json +++ b/implementations.json @@ -767,6 +767,24 @@ "persistence": true } }, + { + "repoURL": "https://github.com/corgy-w/rafting", + "name": "corgy-w/rafting", + "authors": [ + { + "name": "corgy-w", + "github": "corgy-w" + } + ], + "language": "Java", + "license": "Apache-2.0", + "features": { + "basic": true, + "membershipChanges": true, + "logCompaction": true, + "persistence": true + } + }, { "repoURL": "https://github.com/cowsql/raft", "name": "cowsql/raft",