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.

Cache Configuration

In boxlang.json

Installs
26
First Seen
Apr 15, 2026
boxlang-caching — ortus-boxlang/skills