cache package
Core Vue Storefront 2 library for enabling Server Side Rendering (SSR) cache.
Remarks
The @vue-storefront/cache library is a Nuxt.js module, that is core piece required to enable Server Side Rendering (SSR) cache in Vue Storefront 2. It uses drivers to integration with specific caching solutions.
Enumerations
| Enumeration | Description |
|---|---|
| CacheTagPrefix |
Interfaces
| Interface | Description |
|---|---|
| CacheTag | |
| UseCache |
Variables
| Variable | Description |
|---|---|
| useCache |
Type Aliases
| Type Alias | Description |
|---|---|
| CacheDriver | |
| SetTagsFn |