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>
3 weeks ago
Aleksey Kosov
283d9e0079
Add context with request ( #6824 )
8 months ago
Andrew Garrett
082f67bfe9
Fix filer.backup local sink to propagate file mode changes ( #4896 )
2 years ago
Konstantin Lebedev
44906f1f3b
fix: avoid error file name too long when writing a file ( #4876 )
2 years ago
chrislu
70a4c98b00
refactor filer_pb.Entry and filer.Entry to use GetChunks()
for later locking on reading chunks
3 years ago
Ryan Russell
d54eb9966f
refactor: `Directory` readability ( #3665 )
3 years ago
chrislu
11f99836c3
filer.backup: backup small files if the file is saved in filer (saveToFilerLimit > 0)
fix https://github.com/seaweedfs/seaweedfs/issues/3468
3 years ago
chrislu
26dbc6c905
move to https://github.com/seaweedfs/seaweedfs
4 years ago
Konstantin Lebedev
bcbdc4cb37
use const multipart uploads folder
avoid error bucket NotEmpty if multipart uploads folder exist
4 years ago
Chris Lu
1a70cb9b63
local sink: write and update files
fix issues with https://github.com/chrislusf/seaweedfs/issues/2084
5 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
5 years ago
Chris Lu
f2fcb77808
local file sink: create backup files with permission 0755
5 years ago
Chris Lu
678c54d705
data sink: add incremental mode
5 years ago
Chris Lu
da08402ba2
replicate: use creation time for local incremental file sink
related to https://github.com/chrislusf/seaweedfs/pull/1762
5 years ago
Konstantin Lebedev
6b54ff9912
replication to create time date directory
5 years ago
Konstantin Lebedev
3634811408
replication to todays date directory
5 years ago
Konstantin Lebedev
612b7975a1
replication to local disk storage
5 years ago