Skip to content

Commit b45f2b7

Browse files
authored
asorted by repoURL.
1 parent 7565599 commit b45f2b7

File tree

1 file changed

+18
-18
lines changed

1 file changed

+18
-18
lines changed

implementations.json

+18-18
Original file line numberDiff line numberDiff line change
@@ -2592,24 +2592,6 @@
25922592
"persistence": true
25932593
}
25942594
},
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-
},
26132595
{
26142596
"repoURL": "https://github.com/vesoft-inc/nebula",
26152597
"name": "nebula-graph-storage",
@@ -2770,6 +2752,24 @@
27702752
"logCompaction": false
27712753
}
27722754
},
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+
},
27732773
{
27742774
"repoURL": "https://github.com/zhebrak/raftos",
27752775
"name": "raftos",

0 commit comments

Comments
 (0)