chrislu
|
3da2b83b38
|
Added a "-conf_dir" option to customize *.toml configuration file directory.
fix https://github.com/chrislusf/seaweedfs/issues/2753
|
3 years ago |
Chris Lu
|
dce1f02c9e
|
filer.backup: backup to local directory optionally is incremental
fixed one issue with https://github.com/chrislusf/seaweedfs/issues/2084
|
4 years ago |
Chris Lu
|
52a8f1470e
|
filer store: add mysql2
|
4 years ago |
Chris Lu
|
e2c7e3fe6d
|
better locks
|
4 years ago |
Chris Lu
|
819a85f59a
|
avoid viper concurrent access
|
4 years ago |
Chris Lu
|
cfb9342a15
|
avoid concurrent map updates to viper
|
4 years ago |
Chris Lu
|
4f31c1bb94
|
go fmt
|
4 years ago |
Chris Lu
|
1bf22c0b5b
|
go fmt
|
4 years ago |
Chris Lu
|
06bb7bf6c0
|
adding /usr/local/etc/seaweedfs for bsd style config search path
related to https://reviews.freebsd.org/D27391
|
4 years ago |
Chris Lu
|
5b92dfe302
|
adjust log level
|
4 years ago |
Chris Lu
|
11716fbf6f
|
make reading error more obvious
|
4 years ago |
wuyuxiang
|
b556d3d035
|
Fix data race about config
|
5 years ago |
Chris Lu
|
d6412f27a0
|
logging
|
5 years ago |
Chris Lu
|
d335f04de6
|
support env variables to overwrite toml file
|
5 years ago |
Chris Lu
|
27b94cb65b
|
fix wrong url
fix https://github.com/chrislusf/seaweedfs/issues/1187
|
5 years ago |
Chris Lu
|
573b74f24f
|
add SetDefault function for Configuration
|
5 years ago |
Chris Lu
|
0da7b894cc
|
pass backend config from master to volume servers
|
5 years ago |
Chris Lu
|
de0c983808
|
refactoring scaffolding for master.toml
|
5 years ago |
Lei Liu
|
46755ea1e1
|
fix master maintenance logic
Signed-off-by: Lei Liu <lei01.liu@horizon.ai>
|
5 years ago |
stlpmo
|
d07701fa75
|
delete unused function
|
5 years ago |
stlpmo
|
62d393d6c9
|
ut pass
|
5 years ago |
stlpmo
|
802a0eb3fe
|
move from cmd-line to scaffold
|
5 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
|
ede876cfdb
|
periodic scripts exeuction from leader master
|
6 years ago |
Chris Lu
|
f827ada811
|
merge notification config with filer.toml
|
6 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 |
Stuart P. Bentley
|
f0c2a2dcb3
|
Change all chrislusf/weed-fs links to point to chrislu/seaweedfs
|
10 years ago |
chrislusf
|
b07d81fb08
|
follow golint suggestions
|
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 |
Chris Lu
|
179d36ba0e
|
formatting code by: goimports -w=true .
|
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
|
82b74c7940
|
issue 43 "go fmt" chagnes from "Ryan S. Brown" <sb@ryansb.com>
some basic changes to parse upload url
|
11 years ago |
Chris Lu
|
ed154053c8
|
switching to temporarily use glog library
|
12 years ago |
Chris Lu
|
5071f528f6
|
testing compilation with remove package
|
12 years ago |
Chris Lu
|
ab6fb13ad7
|
avoid the "src" folder
|
12 years ago |
Chris Lu
|
cb4e8ec16b
|
re-organize code directory structure
|
12 years ago |
Chris Lu
|
0121f35c12
|
starting a shell
|
13 years ago |