seaweedfs/weed/operation
chrislu 9f9ef1340c use streaming mode for long poll grpc calls
streaming mode would create separate grpc connections for each call.
this is to ensure the long poll connections are properly closed.
2021-12-26 00:15:03 -08:00
..
assign_file_id.go use streaming mode for long poll grpc calls 2021-12-26 00:15:03 -08:00
buffer_pool.go go fmt 2021-04-02 02:22:59 -07:00
chunked_file.go refactor: move from io/ioutil to io and os package 2021-10-14 12:27:58 +08:00
data_struts.go cleanup security.Secret 2019-02-09 21:56:32 -08:00
delete_content.go use streaming mode for long poll grpc calls 2021-12-26 00:15:03 -08:00
grpc_client.go use streaming mode for long poll grpc calls 2021-12-26 00:15:03 -08:00
lookup.go use streaming mode for long poll grpc calls 2021-12-26 00:15:03 -08:00
lookup_vid_cache.go adjust error names 2019-01-05 19:52:38 -08:00
lookup_vid_cache_test.go directory structure change to work with glide 2016-06-02 18:09:14 -07:00
needle_parse_test.go refactoring 2021-09-06 16:20:49 -07:00
submit.go change server address from string to a type 2021-09-12 22:47:52 -07:00
sync_volume.go use streaming mode for long poll grpc calls 2021-12-26 00:15:03 -08:00
tail_volume.go use streaming mode for long poll grpc calls 2021-12-26 00:15:03 -08:00
upload_content.go refactor: move from io/ioutil to io and os package 2021-10-14 12:27:58 +08:00