1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2024-07-16 22:16:52 +02:00
seaweedfs/weed/remote_storage
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
..
azure
gcs
hdfs
s3
remote_storage.go
track_sync_offset.go use streaming mode for long poll grpc calls 2021-12-26 00:15:03 -08:00
traverse_bfs.go