Add Caching
Add caching for API responses, database queries, or computed values.
Insert label
Add Caching Prompt
Add caching to improve performance. Identify the most expensive operations (API calls, database queries, computed values) and add appropriate caching — in-memory, Redis, HTTP cache headers, or stale-while-revalidate patterns. Include cache invalidation logic and TTLs.
Add this to your Facet Inserts in Crystl for one-click access.
Get Crystl