1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2024-06-23 19:11:40 +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 refactor: move from io/ioutil to io and os package 2021-10-14 12:27:58 +08:00
gcs refactor: move from io/ioutil to io and os package 2021-10-14 12:27:58 +08:00
hdfs cloud drive: add createBucket() deleteBucket() 2021-09-03 22:30:55 -07:00
s3 remote.mount: print out metadata sync errors 2021-11-06 11:29:50 -07:00
remote_storage.go auto list of storage types 2021-09-04 00:18:21 -07:00
track_sync_offset.go use streaming mode for long poll grpc calls 2021-12-26 00:15:03 -08:00
traverse_bfs.go go fmt 2021-09-01 02:45:42 -07:00