boxlang-caching
Installation
SKILL.md
BoxLang Caching
Overview
BoxLang provides a flexible, pluggable caching system managed by CacheService.
Multiple named cache regions can coexist, each backed by a different provider.
The default in-memory cache is available immediately; Redis, Couchbase, JDBC, and
filesystem caches are available via modules.