File tree 1 file changed +18
-18
lines changed
1 file changed +18
-18
lines changed Original file line number Diff line number Diff line change 2592
2592
"persistence" : true
2593
2593
}
2594
2594
},
2595
- {
2596
- "repoURL" : " https://github.com/yibuma/pyraft" ,
2597
- "name" : " PyRaft" ,
2598
- "authors" : [
2599
- {
2600
- "name" : " Yibu Ma" ,
2601
- "github" : " yibuma"
2602
- }
2603
- ],
2604
- "language" : " Python" ,
2605
- "license" : " BSD-3-Clause" ,
2606
- "features" : {
2607
- "basic" : true ,
2608
- "membershipChanges" : true ,
2609
- "logCompaction" : true ,
2610
- "persistence" : true
2611
- }
2612
- },
2613
2595
{
2614
2596
"repoURL" : " https://github.com/vesoft-inc/nebula" ,
2615
2597
"name" : " nebula-graph-storage" ,
2770
2752
"logCompaction" : false
2771
2753
}
2772
2754
},
2755
+ {
2756
+ "repoURL" : " https://github.com/yibuma/pyraft" ,
2757
+ "name" : " PyRaft" ,
2758
+ "authors" : [
2759
+ {
2760
+ "name" : " Yibu Ma" ,
2761
+ "github" : " yibuma"
2762
+ }
2763
+ ],
2764
+ "language" : " Python" ,
2765
+ "license" : " BSD-3-Clause" ,
2766
+ "features" : {
2767
+ "basic" : true ,
2768
+ "membershipChanges" : true ,
2769
+ "logCompaction" : true ,
2770
+ "persistence" : true
2771
+ }
2772
+ },
2773
2773
{
2774
2774
"repoURL" : " https://github.com/zhebrak/raftos" ,
2775
2775
"name" : " raftos" ,
You can’t perform that action at this time.
0 commit comments