File tree Expand file tree Collapse file tree 1 file changed +22
-22
lines changed Expand file tree Collapse file tree 1 file changed +22
-22
lines changed Original file line number Diff line number Diff line change 2332
2332
"logCompaction" : false
2333
2333
}
2334
2334
},
2335
+ {
2336
+ "repoURL" : " https://github.com/tarantool/tarantool" ,
2337
+ "name" : " Tarantool" ,
2338
+ "authors" : [
2339
+ {
2340
+ "name" : " Vladislav Shpilevoy" ,
2341
+ "github" : " Gerold103"
2342
+ },
2343
+ {
2344
+ "name" : " Sergey Petrenko" ,
2345
+ "github" : " sergepetrenko"
2346
+ }
2347
+ ],
2348
+ "language" : " C" ,
2349
+ "license" : " BSD 2-Clause" ,
2350
+ "features" : {
2351
+ "basic" : true ,
2352
+ "membershipChanges" : true ,
2353
+ "logCompaction" : true ,
2354
+ "persistence" : true
2355
+ }
2356
+ },
2335
2357
{
2336
2358
"repoURL" : " https://github.com/tetrapods/raft" ,
2337
2359
"name" : " tetrapods/raft" ,
2724
2746
"logCompaction" : true ,
2725
2747
"persistence" : true
2726
2748
}
2727
- },
2728
- {
2729
- "repoURL" : " https://github.com/tarantool/tarantool" ,
2730
- "name" : " Tarantool" ,
2731
- "authors" : [
2732
- {
2733
- "name" : " Vladislav Shpilevoy" ,
2734
- "github" : " Gerold103"
2735
- },
2736
- {
2737
- "name" : " Sergey Petrenko" ,
2738
- "github" : " sergepetrenko"
2739
- }
2740
- ],
2741
- "language" : " C" ,
2742
- "license" : " BSD 2-Clause" ,
2743
- "features" : {
2744
- "basic" : true ,
2745
- "membershipChanges" : true ,
2746
- "logCompaction" : true ,
2747
- "persistence" : true
2748
- }
2749
2749
}
2750
2750
]
You can’t perform that action at this time.
0 commit comments