We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1e8325e + 70f5299 commit 64511f7Copy full SHA for 64511f7
implementations.json
@@ -128,6 +128,24 @@
128
"persistence": false
129
}
130
},
131
+ {
132
+ "repoURL": "https://github.com/LVala/zaft",
133
+ "name": "zaft",
134
+ "authors": [
135
136
+ "name": "Lukasz Wala",
137
+ "github": "LVala"
138
+ }
139
+ ],
140
+ "language": "Zig",
141
+ "license": "MIT",
142
+ "features": {
143
+ "basic": true,
144
+ "membershipChanges": false,
145
+ "logCompaction": false,
146
+ "persistence": true
147
148
+ },
149
{
150
"repoURL": "https://github.com/LiangrunDa/raft-lite",
151
"name": "Raft Lite",
0 commit comments