File tree 1 file changed +14
-14
lines changed
1 file changed +14
-14
lines changed Original file line number Diff line number Diff line change 2737
2737
}
2738
2738
},
2739
2739
{
2740
- "repoURL" : " https://github.com/ylamgarchal/chillaxd " ,
2741
- "name" : " Chillaxd " ,
2740
+ "repoURL" : " https://github.com/yibuma/pyraft " ,
2741
+ "name" : " PyRaft " ,
2742
2742
"authors" : [
2743
2743
{
2744
- "name" : " Yassine Lamgarchal"
2744
+ "name" : " Yibu Ma" ,
2745
+ "github" : " yibuma"
2745
2746
}
2746
2747
],
2747
2748
"language" : " Python" ,
2748
- "license" : " Apache-2.0 " ,
2749
+ "license" : " BSD-3-Clause " ,
2749
2750
"features" : {
2750
2751
"basic" : true ,
2751
- "membershipChanges" : false ,
2752
- "logCompaction" : false
2752
+ "membershipChanges" : true ,
2753
+ "logCompaction" : true ,
2754
+ "persistence" : true
2753
2755
}
2754
2756
},
2755
2757
{
2756
- "repoURL" : " https://github.com/yibuma/pyraft " ,
2757
- "name" : " PyRaft " ,
2758
+ "repoURL" : " https://github.com/ylamgarchal/chillaxd " ,
2759
+ "name" : " Chillaxd " ,
2758
2760
"authors" : [
2759
2761
{
2760
- "name" : " Yibu Ma" ,
2761
- "github" : " yibuma"
2762
+ "name" : " Yassine Lamgarchal"
2762
2763
}
2763
2764
],
2764
2765
"language" : " Python" ,
2765
- "license" : " BSD-3-Clause " ,
2766
+ "license" : " Apache-2.0 " ,
2766
2767
"features" : {
2767
2768
"basic" : true ,
2768
- "membershipChanges" : true ,
2769
- "logCompaction" : true ,
2770
- "persistence" : true
2769
+ "membershipChanges" : false ,
2770
+ "logCompaction" : false
2771
2771
}
2772
2772
},
2773
2773
{
You can’t perform that action at this time.
0 commit comments