[web-devel] Persistent and caching

Konstantin Litvinenko to.darkangel at gmail.com
Thu Nov 3 19:37:01 CET 2011


Hi All

I want to know how to archive db object memory caching like it done in Java Hibernate.
Using persistent I can more-less easily CRUD object. My application working with lots of individual 
objects (most of the time I need to read objects) and I want to have some transparent cache system 
to lower database pressure.
Is there some plans to implement such functionality?




More information about the web-devel mailing list