{"library":"nuxt-cache-ssr","type":"library","category":null,"description":"A Nuxt 3 module that adds in-memory caching for server-side rendered pages. Version 1.1.0 is current. It allows configuration of cache store (memory, with Redis placeholder), TTL, max cache size, custom cache keys based on route/headers/device, per-environment enabling, and experimental response compression and per-page cache bypass. Limitations include no built-in Redis support (planned), no regex patterns for pages, and a notable security caveat about caching user-specific data. Differentiators: simple integration, device-aware key generation, and experimental features.","language":"javascript","status":"active","version":"1.1.0","tags":["javascript","nuxt","nuxt3","ssr","cache","redis","vue3","spa","nuxt-module","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install nuxt-cache-ssr","imports":["import { defineNuxtConfig } from 'nuxt/config'","nuxt-cache-ssr","import type { Device } from 'nuxt-cache-ssr'"]},{"cmd":"yarn add nuxt-cache-ssr","imports":[]},{"cmd":"pnpm add nuxt-cache-ssr","imports":[]}],"homepage":"https://github.com/bhaskarGyan/nuxt-cache-ssr#readme","github":"ssh://git@github.com/bhaskarGyan/nuxt-cache-ssr","docs":null,"changelog":null,"pypi":null,"npm":"nuxt-cache-ssr","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}