chrislu
|
26dbc6c905
|
move to https://github.com/seaweedfs/seaweedfs
|
2 years ago |
chrislu
|
3828b8ce87
|
"github.com/chrislusf/raft" => "github.com/seaweedfs/raft"
|
2 years ago |
Konstantin Lebedev
|
14dd971890
|
hashicorp raft with state machine
|
3 years ago |
Konstantin Lebedev
|
c514710b7b
|
initial add hashicorp raft
|
3 years ago |
j.laycock
|
6fc6322c90
|
Change joeslay paths to chrislusf paths
|
5 years ago |
j.laycock
|
595a1beff0
|
Swap imports to use joeslay
|
5 years ago |
Chris Lu
|
e5506152c0
|
refactoring
|
6 years ago |
Chris Lu
|
4fcfc9410f
|
cleanup
|
6 years ago |
Chris Lu
|
9026b3e86e
|
always remember the max volume id
|
7 years ago |
Chris Lu
|
5ce6bbf076
|
directory structure change to work with glide
glide has its own requirements. My previous workaround caused me some
code checkin errors. Need to fix this.
|
9 years ago |
chrislusf
|
49b1ba5bbf
|
break away from code.google.com
|
10 years ago |
Stuart P. Bentley
|
f0c2a2dcb3
|
Change all chrislusf/weed-fs links to point to chrislu/seaweedfs
|
10 years ago |
Brian McQueen
|
d56c748fa8
|
switch it back to chris's repo
|
10 years ago |
Brian McQueen
|
c0dfdf4392
|
switch to my forked repo
|
10 years ago |
wyy
|
4126280d55
|
use github.com/chrislusf instead of github.com/aszxqw
|
10 years ago |
wyy
|
1cd19447e3
|
use github.com/aszxqw instead of code.google.com/p
|
10 years ago |
Chris Lu
|
2861275fb6
|
working filer server!
|
11 years ago |
Chris Lu
|
76bf72e8ef
|
adjust log level
|
11 years ago |
Chris Lu
|
41143b3b78
|
toughen weedfs clustering, adding synchronizing max volume id among
peers in order to avoid the same volume id being assigned twice
1. moving raft.Server to topology
2. adding max volume id command for raft
|
11 years ago |