ds" CONTENT="wirebox.system.cache.store package">
ColdBox Platform - WireBox Version 1.3.0

Package wirebox.system.cache.store

Interface Summary
IObjectStore The main interface for CacheBox object storages

Class Summary
BlackholeStore I am the fastest way to cache objects
ConcurrentSoftReferenceStore I am a concurrent soft reference object store
ConcurrentStore I am a concurrent object store
DiskStore I am a disk store, I am not that fancy as I am slower
JDBCStore I am a cool cool JDBC Store for CacheBox

ColdBox Platform - WireBox Version 1.3.0