[wp-hackers] GSoC Proposal: Caching in core

Duane Storey duanestorey at gmail.com
Tue Apr 1 06:47:16 GMT 2008


I believe that's basically how the Zend framework handles caching.
You give every cached object a unique identifier along with a bunch of
tags.  That way you invalidate entries based on the ID or on any of
the tags.

On 3/31/08, Ronald Heft <ron at cavemonkey50.com> wrote:
> +1
>  Out of all the caching proposals I've seen for the Summer of Code, this is
>  certainly the best (no offense anyone, I had one in there as well). I would
>  love to see what could come out of this with a whole summer to work on it.
>
>
>  On Tue, Apr 1, 2008 at 2:11 AM, Andy Skelton <skeltoac at gmail.com> wrote:
>
>  > On Mon, Mar 31, 2008 at 3:16 AM, Thomas Bukowski <wordpress at neodude.net>
>  > wrote:
>  > >  (Idea credit: the whole business with versioning tags and tables is
>  > >  andy's idea, from
>  > >  http://andy.wordpress.com/2008/03/01/cache-with-versioned-tags/ )
>  >
>  > I didn't think anyone understood that post. You did. :-)
>  >
>  > >  What do you all think?
>  >
>  > Let's do it.
>  >
>  > Andy
>  > _______________________________________________
>  > wp-hackers mailing list
>  > wp-hackers at lists.automattic.com
>  > http://lists.automattic.com/mailman/listinfo/wp-hackers
>  >
>
>
>
>
> --
>  Ronald Heft, Jr.
>  Information Sciences and Technology
>  Pennsylvania State University
>
>  cavemonkey50.com
>  9rules Network
>
> _______________________________________________
>  wp-hackers mailing list
>  wp-hackers at lists.automattic.com
>  http://lists.automattic.com/mailman/listinfo/wp-hackers
>


More information about the wp-hackers mailing list