Chris Lu
|
7700bf62f0
Merge pull request #2376 from kmlebedev/S3MultipartUploadPassMime
|
3 years ago |
Konstantin Lebedev
|
458145425e
S3 MultipartUpload pass contentType to meta
|
3 years ago |
Chris Lu
|
de1ec050e8
fier/s3: save "Content-Disposition" to extended properties
|
3 years ago |
Chris Lu
|
34f764007f
escape file name only when necessary
|
3 years ago |
Chris Lu
|
8e9273db99
s3: use "response-content-disposition" to overwrite default content-disposition
|
3 years ago |
Chris Lu
|
f0b928ff5e
go fmt
|
3 years ago |
Chris Lu
|
3afa451cdc
volume: find a non-empty offset when binary searching by timestamp
|
3 years ago |
Chris Lu
|
b530f12327
volume: find a non-empty offset when binary searching by timestamp
|
3 years ago |
Konstantin Lebedev
|
be4b3ed509
AclHandlers
|
3 years ago |
hilimd
|
0548ed3a1b
Merge pull request #82 from chrislusf/master
|
3 years ago |
Chris Lu
|
84d2e1bdd0
fix container building, make it same as rocksdb image
|
3 years ago |
Chris Lu
|
e6ef7b2387
return error early
|
3 years ago |
Chris Lu
|
4800d0ce26
separate into multiple actions
|
3 years ago |
Chris Lu
|
bde2fc65b0
separate into multiple jobs for better execution
|
3 years ago |
Chris Lu
|
3d586be552
2.71
|
3 years ago |
Chris Lu
|
f4676824a7
fix test code compilation
|
3 years ago |
Chris Lu
|
8205166009
disable testing with redis server
|
3 years ago |
Chris Lu
|
3e2acf677c
removing tikv to resolve "go mod tidy" problem
|
3 years ago |
Chris Lu
|
bf218cd59d
removing etcd sequencer
|
3 years ago |
Chris Lu
|
5ca0a551ac
java: adjust cache expiration policy for long running java processes
|
3 years ago |
Chris Lu
|
17e08a16f4
fix redis3 deletion
|
3 years ago |
Chris Lu
|
ce1efeb0eb
adds more error message
|
3 years ago |
Chris Lu
|
e4830bd93d
go fmt
|
3 years ago |
Chris Lu
|
0a856241fe
avoid int bigger than math.MaxInt32
|
3 years ago |
Chris Lu
|
d688e10ed1
do not try to compress if not sure about the file content
|
3 years ago |
Chris Lu
|
332f5ad3a8
revert temporary changes that disabled compression
|
3 years ago |
Chris Lu
|
f3d8232e14
reduce one redis lookup on hot path
|
3 years ago |
Chris Lu
|
03bb82043c
Update SeaweedFS_Gateway_RemoteObjectStore.png
|
3 years ago |
Chris Lu
|
2336a397dc
use pipeline to save some time
|
3 years ago |
Chris Lu
|
7584f758b8
Update SeaweedFS_Gateway_RemoteObjectStore.png
|
3 years ago |
Chris Lu
|
ed456253d2
Update SeaweedFS_Gateway_RemoteObjectStore.png
|
3 years ago |
Chris Lu
|
f14be41439
Update SeaweedFS_Gateway_RemoteObjectStore.png
|
3 years ago |
Chris Lu
|
b08fac0014
Added SeaweedFS_Gateway_RemoteObjectStore.png
|
3 years ago |
Chris Lu
|
371fead8a5
redis3 using redis native sorted set
|
3 years ago |
Chris Lu
|
8668d49c9d
test with real redis
|
3 years ago |
Chris Lu
|
6b31f3c97a
add benchmark test
|
3 years ago |
Chris Lu
|
893f0587b1
redis3 adds distributed locking
|
3 years ago |
Chris Lu
|
f0d1e7bd05
skip ec volumes when loading normal volumes
|
3 years ago |
Chris Lu
|
332d49432d
reduce concurrent volume grow requests
|
3 years ago |
Chris Lu
|
96119eab00
refactor
|
3 years ago |
Chris Lu
|
8a66306064
calculate disk usage in case of race condition
|
3 years ago |
Chris Lu
|
4ed2994555
use tsMemory to determine whether read from disk or memory
|
3 years ago |
Chris Lu
|
6a030547a2
server: remove peer check if not starting master
|
3 years ago |
Chris Lu
|
62c2732fd1
add back logic to check master peers
|
3 years ago |
Chris Lu
|
d4bb16e20e
Merge pull request #2354 from chrislusf/bptree
|
3 years ago |
Chris Lu
|
947add39e6
clean up *SkipListElementReference loaded from Redis
|
3 years ago |
Chris Lu
|
513fed323a
SkipListElementReference can be an empty object
|
3 years ago |
Chris Lu
|
280ab7f95c
add test
|
3 years ago |
Chris Lu
|
04662126bb
add redis3
|
3 years ago |
Chris Lu
|
2b9aab3442
use 1000 per batch
|
3 years ago |