Roman Tamarov
|
6f98a83265
|
use %w fmt.Errorf
|
3 weeks ago |
Roman Tamarov
|
932ad2af3c
|
fix fmt.Errorf
|
3 weeks ago |
Roman Tamarov
|
f87fc65017
|
added error return in type ListEachEntryFunc
|
3 weeks ago |
Chris Lu
|
69553e5ba6
|
convert error fromating to %w everywhere (#6995)
|
5 months ago |
Aleksey Kosov
|
4511c2cc1f
|
Changes logging function (#6919)
* updated logging methods for stores
* updated logging methods for stores
* updated logging methods for filer
* updated logging methods for uploader and http_util
* updated logging methods for weed server
---------
Co-authored-by: akosov <a.kosov@kryptonite.ru>
|
5 months ago |
chrislu
|
c59517e284
|
upgrade to github.com/redis/go-redis/v9
fix https://github.com/seaweedfs/seaweedfs/issues/4532
|
1 year ago |
chrislu
|
3fbf4f6189
|
Revert "Initial patch for redis version 7 support (#4572)"
This reverts commit a25bca0692.
|
3 years ago |
Aaron Gipson
|
a25bca0692
|
Initial patch for redis version 7 support (#4572)
|
3 years ago |
chrislu
|
70a4c98b00
|
refactor filer_pb.Entry and filer.Entry to use GetChunks()
for later locking on reading chunks
|
3 years ago |
chrislu
|
26dbc6c905
|
move to https://github.com/seaweedfs/seaweedfs
|
3 years ago |
Konstantin Lebedev
|
21033ff4c3
|
refactor use const CountEntryChunksForGzip
|
4 years ago |
banjiaojuhao
|
b5ec346700
|
FilerStore: add redis_lua
|
4 years ago |