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 e159c34 + 5592488 commit e0edbb5Copy full SHA for e0edbb5
implementations.json
@@ -302,6 +302,24 @@
302
"logCompaction": false
303
}
304
},
305
+ {
306
+ "repoURL": "https://github.com/WhatsApp/waraft",
307
+ "name": "waraft",
308
+ "authors": [
309
310
+ "name": "WhatsApp",
311
+ "github": "whatsapp"
312
+ }
313
+ ],
314
+ "language": "Erlang",
315
+ "license": "Apache-2.0",
316
+ "features": {
317
+ "basic": true,
318
+ "membershipChanges": true,
319
+ "logCompaction": true,
320
+ "persistence": true
321
322
+ },
323
{
324
"repoURL": "https://github.com/aaronp/riff",
325
"name": "Riff",
0 commit comments