My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members

ColdFusion Cache Manager

Features

Multiple eviction policies: LRU, LFU and FIFO. Caches can be in memory or on disk. Disk Stores can be persistent between VM restarts. Supports multiple Caches per CacheManager, and multiple CacheManagers per application. Acts as a pluggable cache for Hibernate. Event listener management with ColdFusion or Java. Mode sync or async for invoke the listener. Dynamic load library from path. Adapter for ModelGlue framework. New Ehcache core 1.6 beta 5 included Load ehcache with javaloader or createObject (compatible for distributed cache) Cache monitor chart (use cfchart tag only for coldfusion)

Special thanks to Andrea Campolonghi for Railo's test.

Powered by Google Project Hosting