Class Cache.Policy.Null
- Description
 Null policy-manager for the generic Caching system
This is a policy manager that doesn't actually expire anything. It is useful in multilevel and/or network-based caches.
- Thanks
 Thanks to Francesco Chemolli <kinkie@roxen.com> for the contribution.
- Inherit
Base
 inherit Cache.Policy.Base : Base