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

ObjectCache is a wrapper around ColdFusion's cfcache tag. It provides additional functionality such as:

  • Ability to use a namespace for various cache items, and delete/flush based on this namespace.
  • Ability to check against a "last updated" date to determine whether the cache needs regenerating.
Powered by Google Project Hosting