[development] Object caching

Kieran Lal kieran at civicspacelabs.org
Sun Jul 16 22:55:48 UTC 2006


On Jul 16, 2006, at 3:12 PM, Ken Rickard wrote:

> One question: has file-based caching made it into HEAD yet?

There was interest in having it and then it seems the feeling was  
it's complex.  the Caching API allows modules to implement a cache.   
However, the real benefit of file based caching is 1) Use lightweight  
webservers threads to serve files 2) Don't need to bootstrap Drupal  
3) Don't need an expensive MySQL thread.

Keep asking for it and it's more likely to get in since the code is  
available to be patched against head.

Kieran

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.drupal.org/pipermail/development/attachments/20060716/0e91c165/attachment.htm


More information about the development mailing list