Chris Lu
1d7e01b754
reformat
6 years ago
Chris Lu
da6154b29c
refactor volume server to startVolumeServer()
6 years ago
Chris Lu
60d2f1557d
refactor func name
6 years ago
Chris Lu
9f4c2f87d3
adding filer replication sink to Azure
6 years ago
Chris Lu
96a23591e7
remove comments
6 years ago
Chris Lu
a5b5887efc
add filer replication to aws s3
6 years ago
Chris Lu
84d4a2c8a0
add filer replication to google cloud storage
6 years ago
Chris Lu
14858f6224
add logging
6 years ago
Chris Lu
56c5c7b1b6
add google cloud storage
6 years ago
Chris Lu
e8ef501f02
add s3 replication sink
6 years ago
Chris Lu
98384b62fd
adjust description
6 years ago
Chris Lu
12ba8b9799
generate useable filer.toml
6 years ago
Chris Lu
b16d47030e
save and use last processed kafka offsets
6 years ago
Chris Lu
9fe24991d5
refactoring
6 years ago
Chris Lu
7d6b2a4740
add ETag to upload results and chunks
6 years ago
Chris Lu
420f068376
add more instructions
6 years ago
Chris Lu
01ceace18e
adjust sink options
6 years ago
Chris Lu
402ab598b6
go fmt
6 years ago
Chris Lu
7bb62b9f21
delay file creation without chunks from dir.Create to file.Flush
6 years ago
Chris Lu
db69ce89f0
go fmt
6 years ago
Chris Lu
a6cfaba018
able to sync the changes
6 years ago
Chris Lu
a8cd7df44a
let filer choose default replication
6 years ago
Chris Lu
d5149e592e
add logging on kafka reading
6 years ago
Chris Lu
25fb6f9a46
fix compilation
6 years ago
Chris Lu
779641e9d4
adjust replicated entry name
6 years ago
Chris Lu
b7a375f5aa
set large limit for "weed filer.export" directory listing
6 years ago
Chris Lu
4e1f1a0b92
set large limit for "weed mount" directory listing
6 years ago
Chris Lu
788acdf527
add WIP filer.replicate
6 years ago
Chris Lu
7ad5a90127
go fmt
6 years ago
Chris Lu
6e3f4d1079
add working filer.export command
6 years ago
Chris Lu
98b8f8649d
adding filer.export prototype
6 years ago
Chris Lu
ae4e654d2a
add example configuration for default redis create-cluster setup
6 years ago
Chris Lu
748870b03f
add "weed scaffold" command
6 years ago
Chris Lu
f827ada811
merge notification config with filer.toml
6 years ago
Chris Lu
f036ef8a3c
add filer notification
6 years ago
Chris Lu
75d63db60d
randomize raft server startup
also some go fmt
6 years ago
Chris Lu
eca4b928d2
ensure master server count is odd
6 years ago
Chris Lu
2e427c66ac
small refactoring
6 years ago
Chris Lu
44d8e35988
add listener for volumd id location for benchmark tool
6 years ago
Chris Lu
d09606c65b
refactoring
6 years ago
Chris Lu
4f317c7e3d
working version3
7 years ago
Chris Lu
7f32eb1e25
s3 add https support
7 years ago
Chris Lu
056871242b
remove println
7 years ago
Chris Lu
0655151b8c
go fmt
7 years ago
Chris Lu
6319d84f42
s3 API add ListObjectsV1
7 years ago
Chris Lu
922c614bde
fix compilation problem
7 years ago
Chris Lu
16c66e097b
adjust default buckets folder
7 years ago
Chris Lu
7e2031b18f
go fmt
7 years ago
Chris Lu
c7228fefa7
add bucket creation and deletion
1. option for "weed s3 -filer.dir.buckets" to choose a folder for buckets
2. create a bucket
3. delete a bucket, recursively delete all metadata on filer
7 years ago
Chris Lu
834a25f084
add list all my buckets
7 years ago