File tree Expand file tree Collapse file tree 1 file changed +18
-18
lines changed Expand file tree Collapse file tree 1 file changed +18
-18
lines changed Original file line number Diff line number Diff line change 302
302
"logCompaction" : false
303
303
}
304
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
+ },
305
323
{
306
324
"repoURL" : " https://github.com/aaronp/riff" ,
307
325
"name" : " Riff" ,
2822
2840
"logCompaction" : true ,
2823
2841
"persistence" : true
2824
2842
}
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
2843
}
2844
2844
]
You can’t perform that action at this time.
0 commit comments