CacheBox: Enterprise ColdFusion (CFML) Caching
Source
Issues
Search…
6.x
Introduction
Intro
Release History
About This Book
Author
Getting Started
Overview
Installing CacheBox
Creating CacheBox
For The Geeks
Caching Concepts
Cache Topologies
CacheBox Architecture
CacheFactory
CacheBoxConfig
EventManager
ColdBox
LogBox
ICacheProvider
ICacheStats
IObjectStore
IEvictionPolicy
AbstractEvictionPolicy
IColdboxApplicationCache
Configuration
CacheBox Configuration
Usage
Cache Providers
CacheBox Object Stores
Advanced Usage
CacheBox Eviction Policies
CacheBox Event Model
Cache Reporting
Powered By
GitBook
CacheBox Architecture
CacheBox is architected to act as a cache aggregator but also has its own cache implementation based on a hybrid of ColdFusion and Java. Let's investigate first of all the major classes that make up CacheBox.
Previous
Distributed
Next
CacheFactory
Copy link
Edit on GitHub