Please enable JavaScript.
Coggle requires JavaScript to display documents.
Virto - Caching (Technologies used (MichaCo Cache manager (open source…
Virto - Caching
Technologies used
Cache in memory
for storefront
from microsoft ASP.Net core
cache dependencies
For expire related data
response caching
for the theme
MichaCo Cache manager
open source product
For the platform
in memory cache
Will no longer be used when they move over .net core
Redis cache
Only for multiple instances of platforms
Cache settings
Storefront
Within appsettings.json
cacheEnabled
There's a module for caching - vc-module-cache
Platform
MichaCo Cache manager
Is on GitHub