CacheBox: Enterprise Caching
2.x
SourceIssues
Search
⌃K
Links
Introduction
What's New With 2.1.0
What's New With 2.0.0
About This Book
Author
Overview
Installing CacheBox
Caching Concepts
Cache Topologies
CacheBox Architecture
CacheFactory
CacheBoxConfig
EventManager
ColdBox
LogBox
ICacheProvider
ICacheStats
IObjectStore
IEvictionPolicy
AbstractEvictionPolicy
IColdboxApplicationCache
Creating CacheBox
CacheBox Configuration
Cache Providers
CacheBox Object Stores
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
Last modified 5yr ago