The data aging feature enables applications to remove outdated data from the cache database while preserving it in the backend database. Data aging helps controlling main memory consumption in the cache; some of the data in the cache can become obsolete and it is not used by the applications. Removing the obsolete data frees main memory resources in the cache.