boxlang-caching
OfficialSpeed up BoxLang apps with robust caching.
Authorortus-docs
Version1.0.0
Installs0
System Documentation
What problem does it solve?
BoxLang caching provides a structured, pluggable mechanism to store and retrieve frequently accessed data across in-memory, regional, and distributed caches, reducing load on data stores and improving response times.
Core Features & Use Cases
- Centralized cache configuration via boxlang.json with multiple named caches and providers (default, sessions, queries, files).
- Support for TTL, idle timeouts, eviction policies, and cache-region separation, plus cache-aside and write-through/read-through patterns.
- Distributed caching using Redis or Couchbase, with optional locking to avoid cache stampedes, and support for output caching and query caching.
Quick Start
Use the boxlang-caching skill by configuring caches in boxlang.json and instrumenting your code with cachePut and cacheGet calls.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: boxlang-caching Download link: https://github.com/ortus-docs/coldbox-docs/archive/main.zip#boxlang-caching Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.