memoise
memoise copied to clipboard
Caching to Azure storage
Hi guys, would you be interested in a PR that implements a cache_azure function? Basically the Azure storage equivalent to S3 and GCS.
Sure, although I am now wondering if any of these really need to be in the main memoise package. It seems like the cloud storage packages could implement the functions there, which might make them easier to test...