As suggested in the current posts.
* http://drupal.org/node/273350
* http://drupal.org/node/277155
It would be nice to have that not all cache objects need cron or a call to the cache_clear_all() for expiring.
Cache objects would be deleted on a more regular basis indepent of each other.
Comments
Comment #1
mdupontComment #12
quietone commentedThe cache system has been improved since this issue was opened.
According to the wiki page, Cache API and Cache API doc the system has this flexibility now.
Cheers.