Chris Lu
|
40161c9cec
|
filer store: redis module upgrade
|
4 years ago |
Chris Lu
|
30efaa66c6
|
server: add option to disable master
|
4 years ago |
qieqieplus
|
0f18592315
|
alter style
|
4 years ago |
qieqieplus
|
c7e7431fd3
|
fix seek lastkey may reach EOF
|
4 years ago |
Chris Lu
|
e327385644
|
go fmt
|
4 years ago |
Chris Lu
|
2b76854641
|
add "weed filer.cat" to read files directly from volume servers
|
4 years ago |
qieqieplus
|
0764fccde7
|
ignore decode error for non-entry data
|
4 years ago |
qieqieplus
|
b2e50f602f
|
fix time comparison
|
4 years ago |
qieqieplus
|
bbae13e415
|
impl: TTL per entry for rocksdb; fix package name
|
4 years ago |
henry
|
b42c5b71c1
|
Seaweed custom header are not visible to Vue or javascript
|
4 years ago |
henry
|
1309dfe612
|
Seaweed custom header are not visible to Vue or javascript
|
4 years ago |
henry
|
942a30f04c
|
remove sort
|
4 years ago |
qieqieplus
|
ebb223c190
|
fix for rocksdb kv
|
4 years ago |
chenqieqie
|
40b3207f18
|
fix #1726
|
4 years ago |
Chris Lu
|
2ce86f308e
|
2.19
|
4 years ago |
Chris Lu
|
9c9ba3c209
|
nil related
related to https://github.com/chrislusf/seaweedfs/issues/1676
|
4 years ago |
Chris Lu
|
4b5adc60b4
|
upload result changes to the right output variable
|
4 years ago |
Chris Lu
|
039ad101b1
|
manifest file also need to detect compression
fix https://github.com/chrislusf/seaweedfs/issues/1724#issuecomment-753585046
|
4 years ago |
Chris Lu
|
bdd166c031
|
adjust readme
|
4 years ago |
Chris Lu
|
a04d8927a8
|
add scaffold
|
4 years ago |
Chris Lu
|
4250a3a675
|
upload: add read default collection from master
fix https://github.com/chrislusf/seaweedfs/issues/1724#issuecomment-753576071
|
4 years ago |
Chris Lu
|
f4d87f8b9d
|
works
performance seems about the same as leveldb for insert entries
|
4 years ago |
Chris Lu
|
2c3c2c27d7
|
separate prefix from namePattern
fix https://github.com/chrislusf/seaweedfs/issues/1722
|
4 years ago |
Peter Cai
|
cd2a9865ed
|
filer: respect Content-Type on PUT
This is needed for the S3 gateway to conform to the S3 protocol -- the
server should always respect the Content-Type set by client.
|
4 years ago |
Chris Lu
|
3433accb1b
|
weed upload: add TTL
|
4 years ago |
henry
|
14ddd15508
|
1 Distinguish between folders and common files, folders are listed first
2 Add some custom headers that need to be exposed
|
4 years ago |
Chris Lu
|
adef4ddc87
|
mount: load security keys
fix https://github.com/chrislusf/seaweedfs/issues/1714
|
4 years ago |
Chris Lu
|
89977123b6
|
shell: add shell.toml support
fix https://github.com/chrislusf/seaweedfs/issues/1664
|
4 years ago |
Chris Lu
|
d2ead72918
|
2.18
|
4 years ago |
Chris Lu
|
2e6cf541e7
|
filer: avoid deletion error when item is not found
|
4 years ago |
Chris Lu
|
6d2c979999
|
s3: fix regression
fix https://github.com/chrislusf/seaweedfs/issues/1707
|
4 years ago |
Chris Lu
|
90df52d001
|
s3: add command option "allowEmptyFolder" to filer and server
|
4 years ago |
Chris Lu
|
da7e5aaa65
|
filer: optimize for less number of directory lookup
bottom up directory lookup
|
4 years ago |
henry
|
7458ff9523
|
Solve the Chinese name disorder of download file
|
4 years ago |
Chris Lu
|
561a2ff0bc
|
s3: add option for "alllowEmptyFolder"
|
4 years ago |
Chris Lu
|
aa020ee7e7
|
s3: restore V2 auth type
The added headers were included in calculating the signatures, failing the comparison
|
4 years ago |
Chris Lu
|
da87f6b265
|
remove unused code
|
4 years ago |
Chris Lu
|
0a7c5f85a9
|
filer: add namePattern to search in current folder
|
4 years ago |
Chris Lu
|
515b7632d7
|
2.17
|
4 years ago |
Chris Lu
|
0a067944cc
|
filer: add retries during volume moving
fix https://github.com/chrislusf/seaweedfs/issues/1704
|
4 years ago |
Chris Lu
|
090f85be4b
|
s3: support config action Admin:bucket
|
4 years ago |
Chris Lu
|
0e016bc7bd
|
hbase add ttl
|
4 years ago |
Chris Lu
|
8e48a235e2
|
s3: avoid looping if the directory is empty
fix https://github.com/chrislusf/seaweedfs/issues/1701
|
4 years ago |
Chris Lu
|
1620de08ae
|
added more logs
|
4 years ago |
Chris Lu
|
a09cd28986
|
add debug messages
|
4 years ago |
Chris Lu
|
75c6edba9e
|
filer: hbase add enabled flag
|
4 years ago |
Chris Lu
|
9bf6c10505
|
fix prefix
|
4 years ago |
Chris Lu
|
2fea8cfa0f
|
fix compilation
|
4 years ago |
Chris Lu
|
53bc1ea25b
|
fix compilation
|
4 years ago |
Chris Lu
|
b5e2be635a
|
adjust for directory listing
|
4 years ago |