I look through the documentation for Zend\Db, and I can not find any answers on how to cache individual queries (Rowset objects).
I know that Zend\Db in ZF2 is much more simplified compared to the ZF1... But still i do not want in my project use Doctrine etc.
And of course I know that my question is little bit too generic...
I think the following bloc-post describes exactly what you ask about: http://samsonasik.wordpress.com/2012/09/27/zend-framework-2-using-zendcache-and-hydratingresultset-to-save-database-resultset/
In short: