prerender-cache-azure-storage
v0.0.1
Published
Prerender cache plugin implemented using Azure Blob Storage as 'cache-manager' store.
Maintainers
Readme
Prerender cache plugin
Prerender JS cache plugin implemented using azure blob storage for on-premise phantomjs instances, inspired in S3 Amazon cache plugin included in the source of prerender service.
Credentials
In order to setup your credentials you can use:
- Environment variables - AZURE_STORAGE_ACCOUNT and AZURE_STORAGE_ACCESS_KEY, or AZURE_STORAGE_CONNECTION_STRING.
- Constructors
As described here: Azure Storage SDK Docs
