ds" CONTENT="coldbox.system.cache.store package">
ColdBox Platform Version 3.5.3

Package coldbox.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 Version 3.5.3