Closed abourget closed 4 years ago
To ease deployments on Azure.
Please based this one off of branch https://github.com/dfuse-io/dstore/tree/feature/ctx-and-s3 as it contains the S3 implementation draft, clean-ups and the use of context.Context on calls.
context.Context
Done in recent commits.
To ease deployments on Azure.
Please based this one off of branch https://github.com/dfuse-io/dstore/tree/feature/ctx-and-s3 as it contains the S3 implementation draft, clean-ups and the use of
context.Context
on calls.