Coldbox Cache Integration

Use this skill when implementing caching inside a ColdBox application -- configuring CacheBox via ColdBox.cfc or config/CacheBox.cfc, injecting caches with WireBox (cachebox:name), using getCache() in handlers, event output caching with action cache annotations, view fragment caching with renderView(cache=true), query caching, cache listeners as ColdBox interceptors, Redis/distributed provider setup, or choosing between default and template caches.

ColdBox 37cb35c 20.7 KB Updated

File contents

ColdBox/skills/tree/main/coldbox/cache-integration commit 37cb35c95b

Frequently asked questions

npx skillmds@latest add coldbox/coldbox-cache-integration