UNPKG

nuxt-render-cache

Version:

Powerful caching library for Nuxt 3 applications. Solves SSR performance issues with flexible caching system supporting TTL, locks, and distributed servers. Cache Vue components and async data with soft/hard TTL strategy.

2 lines (1 loc) 48 B
export { CacheEntity } from "./cacheEntity.js";