[Catalyst] DBIC v Cache: What are catalyst best practices for caching DBIC results (with relationships included)

Oleg Pronin syber.rus at gmail.com
Wed Nov 21 11:42:11 GMT 2007


Unfortunately, it's too slow for production use. It's even slower (for local
machine's cpu time) than without cache at all.
To achieve acceptable results it should cache constructed object, not
low-level data from database.
Because on inflation an object can do some work (for example, load some
extra properties from company's central ID-server) which should be cached
too.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/catalyst/attachments/20071121/6ff0c=
e22/attachment.htm


More information about the Catalyst mailing list