promalert
9012069bd7
chore: execute goimports to format the code ( #7983 )
* chore: execute goimports to format the code
Signed-off-by: promalert <promalert@outlook.com>
* goimports -w .
---------
Signed-off-by: promalert <promalert@outlook.com>
Co-authored-by: Chris Lu <chris.lu@gmail.com>
2 weeks ago
chrislu
26dbc6c905
move to https://github.com/seaweedfs/seaweedfs
4 years ago
Chris Lu
c857cc7286
cloud tier: remove tagging since not all s3 vendors support this
4 years ago
Chris Lu
d680676d45
skip already loaded backends
5 years ago
Chris Lu
cfb9342a15
avoid concurrent map updates to viper
5 years ago
Chris Lu
81797a059a
volume: sync volume file right before compaction
fix https://github.com/chrislusf/seaweedfs/issues/1237
6 years ago
Chris Lu
d335f04de6
support env variables to overwrite toml file
6 years ago
Chris Lu
2000284435
rename volume tier info to volume info
6 years ago
Chris Lu
48d28d3eb2
tier: support remote file attributes and remember the file extension
6 years ago
Chris Lu
d960b3474a
tier storage: support downloading the remote dat files
6 years ago
Chris Lu
10bd3c6b4b
refactoring
6 years ago
Chris Lu
2b8e20f122
remove unused functions
6 years ago
Chris Lu
ec8de250e2
tiered storage: can copy to s3, read from s3
master not aware tiered volume yet, file assigning is not working yet
6 years ago
Chris Lu
0da7b894cc
pass backend config from master to volume servers
6 years ago
Chris Lu
61bc1d6ffd
tweaking
6 years ago
Chris Lu
f60154f330
master load backend storage config from master.toml
6 years ago
Chris Lu
0f9ba84274
s3
6 years ago
Chris Lu
9711a6ffaa
WIP
6 years ago
Chris Lu
19b6a16003
changed from os.file to backend.DataStorageBackend
6 years ago