[wp-trac] [WordPress Trac] #20316: Garbage collect transients
WordPress Trac
noreply at wordpress.org
Mon May 6 02:04:26 UTC 2013
#20316: Garbage collect transients
----------------------------------------------+----------------------------
Reporter: nacin | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Future
Component: Database | Release
Severity: normal | Version:
Keywords: dev-feedback has-patch 3.7-early | Resolution:
----------------------------------------------+----------------------------
Comment (by jamescollins):
The [https://github.com/wp-e-commerce/WP-e-Commerce/blob/master/wpsc-
shipping/australiapost.php#L284 WP e-Commerce plugin] includes a use case
for unique transient keys.
The Australia Post API responses are cached using transients, and the
cache key(s) depend on the volume/dimensions/destination of each
customer's cart contents, which means there can be quite a few different
transient cache keys on each store.
Garbage collection of expired transients would be a fantastic addition I
think.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/20316#comment:21>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list