[wp-hackers] wp_cache function tutorials?
    Mike Schinkel 
    mikeschinkel at newclarity.net
       
    Mon Jul 26 20:57:58 UTC 2010
    
    
  
On Jul 26, 2010, at 4:29 PM, Jeff Rose wrote:
> Just wondering if anyone has resources or tutorials for the various wp_cache
> functions or information on those versus using transients etc?
> 
> For example, if my blog/site was going to allow people to search a song list
> (custom table of 20,000+ items) - should I cache it and how? That's just an
> example for size though.
Just curious and off topic a bit, but why not a custom post type of "song?"  Then some of the same caching algorithms would kick in (as well as many other wonderful benefits. :)
-Mike
    
    
More information about the wp-hackers
mailing list