diff --git a/implementations.json b/implementations.json index eb85a98..89e4f9c 100644 --- a/implementations.json +++ b/implementations.json @@ -2323,6 +2323,24 @@ "logCompaction": false } }, + { + "repoURL": "https://github.com/salahayoub/anchor", + "name": "Anchor", + "authors": [ + { + "name": "Salah Allag", + "github": "salahayoub" + } + ], + "language": "Go", + "license": "MIT", + "features": { + "basic": true, + "membershipChanges": true, + "logCompaction": true, + "persistence": true + } + }, { "repoURL": "https://github.com/santhosh-tekuri/raft", "name": "santhosh-tekuri/raft",