aboutsummaryrefslogtreecommitdiff
path: root/weed/operation/lookup.go
AgeCommit message (Expand)AuthorFilesLines
2021-02-17refactoring to get master function, instead of passing master values directlyChris Lu1-7/+8
2020-02-25avoid reusing context objectChris Lu1-2/+2
2020-01-26use the same context object in order to retryChris Lu1-2/+2
2019-05-27caching ec shard locationsChris Lu1-1/+1
2019-02-20avoid grpc 5 seconds timeoutChris Lu1-3/+1
2019-02-18adding grpc mutual tlsChris Lu1-2/+3
2019-01-10Set timeout for master and volume non-streaming rpcchenwanli1-1/+4
2018-10-14go fmtChris Lu1-2/+2
2018-10-14use grpc to replace http APIs for batch volume id lookup and batch deleteChris Lu1-15/+34
2016-06-02directory structure change to work with glideChris Lu1-0/+118