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.
1 parent e159c34 commit 61feef0Copy full SHA for 61feef0
implementations.json
@@ -2822,5 +2822,23 @@
2822
"logCompaction": true,
2823
"persistence": true
2824
}
2825
+ },
2826
+ {
2827
+ "repoURL": "https://github.com/WhatsApp/waraft",
2828
+ "name": "waraft",
2829
+ "authors": [
2830
2831
+ "name": "WhatsApp",
2832
+ "github": "whatsapp"
2833
+ }
2834
+ ],
2835
+ "language": "Erlang",
2836
+ "license": "Apache-2.0",
2837
+ "features": {
2838
+ "basic": true,
2839
+ "membershipChanges": true,
2840
+ "logCompaction": true,
2841
+ "persistence": true
2842
2843
2844
]
0 commit comments