67 Commits (eaa42c3865f65153d12fc8e9b63bdf45b13ea9c3)

Author SHA1 Message Date
Chris Lu 95e0520182 weed volume: add grpc operation to relicate a volume to local 6 years ago
Chris Lu da871896c3 weed filer: set grpc port to port + 10000 6 years ago
Chris Lu 55bab1b456 add context.Context 6 years ago
chenwanli c668e55e07 Revert "fix https://github.com/chrislusf/seaweedfs/issues/780" 6 years ago
Chris Lu e108688990 avoid grpc 5 seconds timeout 6 years ago
Chris Lu 72c2e6bb8f remove unused file 6 years ago
Chris Lu 448645203a remove unused variables 6 years ago
Chris Lu 77b9af531d adding grpc mutual tls 6 years ago
Chris Lu 7103c1ab7e go fmt 6 years ago
Chris Lu 74fb237727 benchmark can work in secure mode 6 years ago
Chris Lu 4ff4a147b2 cleanup security.Secret 6 years ago
Sergey aa5ccff6d2
fixing of typos 6 years ago
Chris Lu 67e2ea72be master add separate grpc port 6 years ago
bingoohuang ab6be025d7 go fmt and fix some typo 6 years ago
chenwanli 39c7455881 Set http timeout to 5s 6 years ago
chenwanli 0a3e83a36a Set timeout for master and volume non-streaming rpc 6 years ago
Chris Lu 6b5d6bb5a6 adjust error names 6 years ago
Chris Lu e49a38842a set etag in response 6 years ago
Chris Lu d3660ffce8 avoid gzipping files without file extensions 6 years ago
Chris Lu c043fd17cb detect more gzippable content 6 years ago
Chris Lu 852ee21835 avoid .gz auto decompression 6 years ago
Chris Lu 5333f2984a streaming updates for large entries or large index file 6 years ago
Chris Lu 29f1673d97 refactoring 6 years ago
chenwanli 31038acccf fix https://github.com/chrislusf/seaweedfs/issues/780 6 years ago
Chris Lu 86dd933596 go fmt 6 years ago
Chris Lu 444dfded84 add fs.FSStatfser for SeaweedFS weed mount 6 years ago
Chris Lu b282e34dc2 async file chunk deletion 6 years ago
Chris Lu 5065d4ab2d master add grpc API for fileid assigning 6 years ago
Chris Lu 4fcfc9410f cleanup 6 years ago
Chris Lu d3b7965c76 caching grpc clients 6 years ago
Chris Lu 93e0dddbf3 add function description 6 years ago
Chris Lu eec951cad2 migrate volume sync to gRpc 6 years ago
Chris Lu fda771c83f migrate volume sync status to grpc API on volume server 6 years ago
Chris Lu b1daede91b move volume vacuum to gRpc 6 years ago
Chris Lu 91ac2e0dd9 go fmt 6 years ago
Chris Lu ff66269b62 use grpc to replace http APIs for batch volume id lookup and batch delete 6 years ago
Chris Lu 08266b7256 go fmt 6 years ago
Chris Lu 06c43286cd skip error when deletion failed 6 years ago
Chris Lu 7d6b2a4740 add ETag to upload results and chunks 6 years ago
Chris Lu cfbfc7cb67 fix compilation error 6 years ago
Chris Lu 888eb2abb5 filer read write all via locations from MasterClient 6 years ago
Chris Lu 7e2031b18f go fmt 7 years ago
Chris Lu 8480008a9a add s3 upload, and removing mono and multi part upload analyzer 7 years ago
Chris Lu 6c4fee85e3 add primary request and backup request when requesting volumes for a data center 7 years ago
Chris Lu d4d7ced922 refactoring: add type for needle id, offset 7 years ago
Chris Lu ebf58709d3 remove unused register file function 7 years ago
Chris Lu 0301504184 add mime, use simple insert and update filer store API 7 years ago
Chris Lu 9dd228747c filer copy added uid/gid 7 years ago
Chris Lu b303a02461 cp file can work 7 years ago
Chris Lu c5cf9bd290 properly working filer 7 years ago