Caching
Client and server caching for Connect integrations.
Eventyvo server cache (awareness)
| Resource | TTL |
|---|---|
| Public event pages | ~10 min |
| App Redis cache | 300s default |
Integrator recommendations
| Resource | TTL | Notes |
|---|---|---|
| Widget / embed data | 5 min | sessionStorage in loader |
| Public catalog | 5–10 min | Respect Cache-Control |
| Zapier poll | Do not cache | Poll ≥ 15 min |
| Webhooks | Never cache | Process idempotently |
CDN
/embed/v1/eventyvo-embed.js — immutable, max-age=31536000
Docs site
Static MDX guides use ISR-friendly caching at the edge.