[ZODB-Dev] Speeding up ZODB (was "redis cache for RelStorage")
    Paul Winkler 
    slinkp at gmail.com
       
    Fri May  6 12:18:57 EDT 2011
    
    
  
On Fri, May 06, 2011 at 05:19:25PM +0200, Matthias wrote:
> It would be cool if you could give a hint to ZEO somehow to prefetch a  
> certain set of objects along with their subobjects and then return  
> everything in one batch. This way you avoid all the round-trips when you  
> discover you want to retrieve a suboject.
I've seen this proposed several times over the years, but AFAIK nobody
has implemented it yet.
For example:
http://www.mail-archive.com/zodb-dev@zope.org/msg04107.html
-- 
Paul Winkler
http://www.slinkp.com
    
    
More information about the ZODB-Dev
mailing list