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 6403693 + bef093c commit ae86f69Copy full SHA for ae86f69
implementations.json
@@ -1252,6 +1252,24 @@
1252
"persistence": true
1253
}
1254
},
1255
+ {
1256
+ "repoURL": "https://github.com/gc-garcol/cafe-raft",
1257
+ "name": "cafe-raft",
1258
+ "authors": [
1259
1260
+ "name": "Thai Van",
1261
+ "github": "gc-garcol"
1262
+ }
1263
+ ],
1264
+ "language": "Java",
1265
+ "license": "Apache-2.0",
1266
+ "features": {
1267
+ "basic": true,
1268
+ "membershipChanges": false,
1269
+ "logCompaction": false,
1270
+ "persistence": true
1271
1272
+ },
1273
{
1274
"repoURL": "https://github.com/goraft/raft",
1275
"name": "go-raft",
0 commit comments