Multiget/intelligent generic PHP wrapper function... thoughts/advice wanted

mike mike503 at gmail.com
Wed Oct 31 21:04:07 UTC 2007


On 10/31/07, Gavin M. Roy <gmr at myyearbook.com> wrote:
> How do you invalidate your cache when there are database changes?
>

There would be an appropriate episode_set($episode_id, $args) function
that invalidated the key passed to it.

Sorry, I left out that piece. I'm not too worried about
expiring/invalidating the cache with a set call, more about multiget
fetches and such.

(side note, is there a such thing as a multi-set?)


More information about the memcached mailing list