chrislu
|
d1d1757520
|
adjust error message
|
2 years ago |
chrislu
|
5db9fcccd4
|
refactoring
|
2 years ago |
chrislu
|
b834027c5a
|
refactor
|
2 years ago |
chrislu
|
eaeb141b09
|
move proto package
|
2 years ago |
chrislu
|
26dbc6c905
|
move to https://github.com/seaweedfs/seaweedfs
|
2 years ago |
chrislu
|
64f3d6fb6e
|
metadata subscription uses client epoch
|
2 years ago |
Konstantin Lebedev
|
bcbdc4cb37
|
use const multipart uploads folder
avoid error bucket NotEmpty if multipart uploads folder exist
|
3 years ago |
creeew
|
02ae102731
|
fix filer.sync missing source srv uploaded files to target when target down
|
3 years ago |
chrislu
|
a2b101a737
|
subscribe metadata between a range
|
3 years ago |
chrislu
|
202a29d014
|
refactoring
|
3 years ago |
chrislu
|
84c9bc4389
|
edge case: old entry was not replicated to remote storage
|
3 years ago |
chrislu
|
5c87fcc6d2
|
add client id for all metadata listening clients
|
3 years ago |
chrislu
|
bf4d7affc0
|
gateway to remote object store: skip replicating multipart upload part files
fix https://github.com/chrislusf/seaweedfs/issues/2509
|
3 years ago |
chrislu
|
c146c76d10
|
avoid creating the same bucket with a different randomized name
related to https://github.com/chrislusf/seaweedfs/issues/2492
|
3 years ago |
chrislu
|
42d97a3442
|
adjust randomized bucket name
|
3 years ago |
Chris Lu
|
6c27845be0
|
add retries when writing to remote s3
fix https://github.com/chrislusf/seaweedfs/issues/2465
|
3 years ago |
Chris Lu
|
94a01fcfcb
|
filer.remote.gateway: add options to include or exclude new bucket names to mirror
|
3 years ago |
Chris Lu
|
63da4bbb54
|
separate filer.remote.gateway command to avoid confusion
|
3 years ago |
Chris Lu
|
e5fc35ed0c
|
change server address from string to a type
|
3 years ago |
Chris Lu
|
c218ef20c7
|
filer.remote.sync: automatically detect the primary remote storage
|
3 years ago |
Chris Lu
|
60573fd3e2
|
option to map remote bucket to trimmed bucket name
|
3 years ago |
Chris Lu
|
bdefdee4e6
|
filer.remote.sync: add option to add randomized suffix to buckets to avoid conflicts
|
3 years ago |
Chris Lu
|
99d4594ee8
|
update remote storage mount mapping
|
3 years ago |
Chris Lu
|
13cc2ef723
|
when creating bucket, use remote storage client for default storage
|
3 years ago |
Chris Lu
|
4b28c5f6c3
|
filer.remote.sync: split into buckets mode and single directory mode
|
3 years ago |