vc-storefront
vc-storefront copied to clipboard
Implement cache expiration based on Azure blob triggers
https://docs.microsoft.com/en-us/azure/azure-functions/functions-bindings-storage-blob
https://github.com/VirtoCommerce/vc-storefront-core/blob/master/VirtoCommerce.Storefront/Domain/ContentBlobProviders/AzureBlobContentProvider.cs#L203
See example how it did for FileSystemContentBlobProvider https://github.com/VirtoCommerce/vc-storefront-core/blob/master/VirtoCommerce.Storefront/Domain/ContentBlobProviders/FileSystemContentBlobProvider.cs#L96