aboutsummaryrefslogtreecommitdiff
path: root/weed/replication/source/filer_source.go
AgeCommit message (Expand)AuthorFilesLines
2020-11-16switch to logrusorigin/logrusChris Lu1-5/+5
2020-10-11refactoring in order to adjust volume server url laterChris Lu1-2/+2
2020-10-07read from alternative replicaChris Lu1-6/+15
2020-09-09filer: cross cluster synchronizationChris Lu1-2/+2
2020-09-09return http response directlyChris Lu1-3/+3
2020-04-29refactoringChris Lu1-2/+8
2020-03-04refactoringChris Lu1-1/+2
2020-02-25avoid reusing context objectChris Lu1-8/+8
2020-01-29support env variables to overwrite toml fileChris Lu1-7/+8
2020-01-26use the same context object in order to retryChris Lu1-4/+4
2019-04-05use cached grpc clientChris Lu1-8/+4
2019-03-15add context.ContextChris Lu1-7/+7
2019-02-18adding grpc mutual tlsChris Lu1-5/+10
2018-10-03add s3 replication sinkChris Lu1-6/+16
2018-09-21go fmtChris Lu1-6/+7
2018-09-21able to sync the changesChris Lu1-5/+6
2018-09-17fix compilationChris Lu1-4/+4
2018-09-17adjust replicated entry nameChris Lu1-6/+3
2018-09-17add WIP filer.replicateChris Lu1-0/+97