Chris Lu
|
96ce85f5ae
|
rename
|
3 years ago |
Chris Lu
|
c5f38c365d
|
go fmt
|
3 years ago |
Chris Lu
|
8f5170c138
|
remove imports
|
3 years ago |
Chris Lu
|
270770d7d7
|
refactor
|
3 years ago |
Chris Lu
|
d84c311699
|
refactoring
|
3 years ago |
Chris Lu
|
767edd3c08
|
rename
|
3 years ago |
Chris Lu
|
9df7d16791
|
read <- remote_storage
|
3 years ago |
Chris Lu
|
c090d6bb25
|
add ReadRemote(), add read remote setup when filer starts
|
3 years ago |
byunghwa.yun
|
7374b5b473
|
Add webp extension for resizing
|
3 years ago |
Chris Lu
|
ac28611817
|
snowflake sequencer need an unique id
fix https://github.com/chrislusf/seaweedfs/issues/2213
|
3 years ago |
Chris Lu
|
7ab389e7ec
|
optimization: improve random range query for large files
|
3 years ago |
Chris Lu
|
b938df97a2
|
remove unused parameter
|
3 years ago |
Chris Lu
|
450222dd64
|
add remote to filer.Entry and filer_pb entry, add RemoteConf
|
3 years ago |
Chris Lu
|
18c40686d9
|
s3: multipart upload miss data if file is chunked in 4MB
fix https://github.com/chrislusf/seaweedfs/issues/2195
|
3 years ago |
Chris Lu
|
49c66e88a0
|
volume: change all writes to fsync during graceful stopping
fix https://github.com/chrislusf/seaweedfs/issues/2193
|
3 years ago |
Chris Lu
|
b194f91f47
|
add version to filer configuration response
|
4 years ago |
Chris Lu
|
da7bd62822
|
/etc files are stored inside metadata store
|
4 years ago |
bingoohuang
|
ed57a55eae
|
show RemoteVolumes/EcVolumes only if it is not empty
|
4 years ago |
bingoohuang
|
44a2538f67
|
extract embed html of master/volume/filer ui to separate files
|
4 years ago |
qieqieplus
|
233103f6b2
|
sync empty notification with timestamp
|
4 years ago |
Chris Lu
|
8fe75692ee
|
volume: address "unaligned 64-bit atomic operation"
fix https://github.com/chrislusf/seaweedfs/issues/2177
|
4 years ago |
Chris Lu
|
c6d4c16079
|
S3: add metadata with multipart upload
fix https://github.com/chrislusf/seaweedfs/issues/2173
|
4 years ago |
Chris Lu
|
2420c60fc4
|
log reading adds delay between retries
|
4 years ago |
Chris Lu
|
067eb15e70
|
remove debug messages
|
4 years ago |
Chris Lu
|
b624090398
|
go fmt
|
4 years ago |
Chris Lu
|
215b169562
|
mount: recursively rename locally
|
4 years ago |
zhangsong
|
20d33ae025
|
add proxy mode to read non-local volumes
|
4 years ago |
zhangsong
|
7566782c2e
|
add proxy mode to read non-local volumes
|
4 years ago |
Chris Lu
|
3668d10664
|
range query for mp4 video play
fix https://github.com/chrislusf/seaweedfs/issues/2156
|
4 years ago |
Chris Lu
|
17477b37d5
|
sleep before re-reading the messages
If there are no more metadata changes and the client disconnects, it would go into a busy loop without this fix.
|
4 years ago |
Chris Lu
|
cc7714fdbe
|
logging changes to debug
|
4 years ago |
Chris Lu
|
c2e0a75c1f
|
adjust logs
|
4 years ago |
Chris Lu
|
78b1fb921c
|
adjust log level
|
4 years ago |
Chris Lu
|
f24bb9e688
|
mount: fix for deletion stopped working since 2.53
fix https://github.com/chrislusf/seaweedfs/issues/2138
due to 4d0cbd2700
|
4 years ago |
Chris Lu
|
88d52adfdd
|
remove unused fields
|
4 years ago |
Chris Lu
|
ed6aa13520
|
minor
|
4 years ago |
Chris Lu
|
ee6c67682c
|
minor
|
4 years ago |
Chris Lu
|
5e6dfbc25f
|
locks for data racing
|
4 years ago |
Chris Lu
|
452c6ef183
|
limits concurrent uploads for one file
|
4 years ago |
Chris Lu
|
8295e2feb6
|
skip md5 checking for now because of race condition
|
4 years ago |
Chris Lu
|
19caeb7b02
|
fix writing the small file
|
4 years ago |
Chris Lu
|
bb45dea15a
|
filer: parallel data upload
|
4 years ago |
Chris Lu
|
44f1ba6894
|
refactor
|
4 years ago |
Chris Lu
|
6c82326575
|
use bytes.Buffer to reduce memory allocation and gc
|
4 years ago |
Chris Lu
|
9cba5cca0b
|
optionally disable concurrent upload limit
|
4 years ago |
Chris Lu
|
ab606dec2a
|
filer: add path-specific option to enforce readonly
|
4 years ago |
Chris Lu
|
fb8036385a
|
s3: save metadata during put-object
fix https://github.com/chrislusf/seaweedfs/issues/2092
|
4 years ago |
Chris Lu
|
ac9bf71544
|
use jquery 3.6.0
|
4 years ago |
Konstantin Lebedev
|
b612d5aebd
|
s3 test get w/ If-Match: bogus ETag
|
4 years ago |
Konstantin Lebedev
|
69c768870b
|
- object write cache control
- object write expires
|
4 years ago |