227 Commits (8f79bb398780a5b0e746c2be4160e74dcc65b287)

Author SHA1 Message Date
Chris Lu 2ffe98443b refactoring 6 years ago
Chris Lu 6fc1f53018 shell: add command volume.move 6 years ago
Chris Lu e5506152c0 refactoring 6 years ago
Chris Lu a2d34d4802 filer.copy: add adjustable compression level 6 years ago
Chris Lu 79c2cca9c1 better error message 6 years ago
Chris Lu e85048bcdc http exhaust and close response body 6 years ago
Chris Lu a32abda1a3 adjust compression to optimize for speed 6 years ago
Chris Lu 174bf1e8b2 more efficient client side gzip compression 6 years ago
Chris Lu 19728fe3f6 remove deprecated code 6 years ago
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