1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2024-06-28 05:12:13 +02:00
seaweedfs/weed/replication/sink
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
..
azuresink update azure library 2021-08-24 00:32:35 -07:00
b2sink
filersink use streaming mode for long poll grpc calls 2021-12-26 00:15:03 -08:00
gcssink
localsink
s3sink go fmt 2021-09-01 02:45:42 -07:00
replication_sink.go