Chris Lu
|
1752eeb538
|
remote.mount saves the mapping
|
3 years ago |
Chris Lu
|
4b94b03d90
|
directory to remote storage mapping
|
3 years ago |
Chris Lu
|
99b599aa8a
|
remote.mount
|
3 years ago |
Chris Lu
|
70effac0d3
|
configure and store remote configurations
|
3 years ago |
Chris Lu
|
450222dd64
|
add remote to filer.Entry and filer_pb entry, add RemoteConf
|
3 years ago |
Chris Lu
|
8dc5def435
|
proto: add remote
|
3 years ago |
Chris Lu
|
b194f91f47
|
add version to filer configuration response
|
4 years ago |
Chris Lu
|
215b169562
|
mount: recursively rename locally
|
4 years ago |
Chris Lu
|
ab606dec2a
|
filer: add path-specific option to enforce readonly
|
4 years ago |
Chris Lu
|
94525aa0fd
|
allocate volume by disk type
|
4 years ago |
Chris Lu
|
0d2ec832e2
|
rename from volumeType to diskType
|
4 years ago |
Chris Lu
|
e9cd798bd3
|
adding volume type
|
4 years ago |
Chris Lu
|
f4abd01adf
|
filer: cache small file to filer store
|
4 years ago |
Chris Lu
|
dc304342b2
|
fs.configure: configurable volume growth
|
4 years ago |
Chris Lu
|
5f19e81dab
|
filer confi: support hierachical configuration
|
4 years ago |
Chris Lu
|
95c0de285d
|
refactoring
|
4 years ago |
Chris Lu
|
a4dfa00030
|
adjust filer conf
|
4 years ago |
Chris Lu
|
c32b6f4d9d
|
prepare for path based configuration
|
4 years ago |
Chris Lu
|
f375b93aef
|
renaming
|
4 years ago |
Chris Lu
|
6c92fa349d
|
filer: support default rack
fix https://github.com/chrislusf/seaweedfs/issues/1546
|
4 years ago |
Chris Lu
|
ace0ea3d28
|
s3: avoid duplicated bucket
|
4 years ago |
Chris Lu
|
1012df7bb5
|
switch hardlink id from int64 to bytes
|
4 years ago |
Chris Lu
|
5e239afdfc
|
hardlink works now
|
4 years ago |
Chris Lu
|
cb427d48fa
|
filer report metrics configuration
|
4 years ago |
Chris Lu
|
387ab6796f
|
filer: cross cluster synchronization
|
4 years ago |
Chris Lu
|
bba90ff3c8
|
read filer signature
|
4 years ago |
Chris Lu
|
ca658a97c5
|
add signatures to messages to avoid double processing
|
4 years ago |
Chris Lu
|
2286d27730
|
rename
|
5 years ago |
Chris Lu
|
0db4204c81
|
add is_file_chunks to filer.proto
|
5 years ago |
Chris Lu
|
70d8a3a1d3
|
add SubscribeLocalMetadata without checking persisted meta logs
|
5 years ago |
Chris Lu
|
37d5b3ba12
|
replication: pass isFromOtherCluster also to EventNotification
EventNotification is consistent with message queue and metadata logs.
|
5 years ago |
Chris Lu
|
31e23e9783
|
filer: support active<=>active filer replication
|
5 years ago |
Chris Lu
|
97239ce6f1
|
rename filechunk is_gzipped to is_compressed
|
5 years ago |
Chris Lu
|
ca3516ac6d
|
adjust protoc
|
5 years ago |
Chris Lu
|
dfccc3c263
|
able to read chan and write chan
|
5 years ago |
Chris Lu
|
1e3e4b3072
|
add broker connects to filer
|
5 years ago |
Chris Lu
|
e24b25de78
|
async meta caching: can stream updates now
|
5 years ago |
Chris Lu
|
bda82f61bc
|
filer: able to append to a file
|
5 years ago |
Chris Lu
|
7764e0465c
|
refactoring
|
5 years ago |
Chris Lu
|
6f948e4887
|
remove configurable topics folder location
|
5 years ago |
Chris Lu
|
ec2eb8bc48
|
add If-None-Match and If-Modified-Since
fix https://github.com/chrislusf/seaweedfs/issues/1269
|
5 years ago |
Chris Lu
|
2d43f85577
|
watch entries with common path prefix
|
5 years ago |
Chris Lu
|
bf270d9e8c
|
filer: able to tail meta data changes
|
5 years ago |
Chris Lu
|
50a5018b7f
|
writing meta logs is working
|
5 years ago |
Chris Lu
|
c4bea45099
|
S3 API: fix DeleteMultipleObjectsHandler
fix https://github.com/chrislusf/seaweedfs/issues/1241
|
5 years ago |
Chris Lu
|
2e3f6ad3a9
|
filer: remember content is gzipped or not
|
5 years ago |
Chris Lu
|
13e215ee5c
|
filer: option to encrypt data on volume server
|
5 years ago |
Chris Lu
|
555413d9fc
|
weed queue starts
|
5 years ago |
Chris Lu
|
0841bedb15
|
move filer assign volume grpc errror to response
|
5 years ago |
Chris Lu
|
bc38b72a20
|
s3: implemented DeleteMultipleObjects
|
5 years ago |