[ZODB-Dev] wrap-up notes of sprint possible?

Dieter Maurer dieter at handshake.de
Sun Aug 31 02:44:50 EDT 2008


Christian Theune wrote at 2008-8-30 15:41 +0200:
>if I got things right, here's what happened:
>
> ....
>- Dieter worked on giving persistent objects a size hint based on the
>  pickle size which will allow us in the future to have cache strategies
>  based on size (instead/in addition to object counts).

Finished, result:

    http://svn.zope.org/ZODB/branches/dm-memory_size_limited-cache/

> ....
>- Dieter also started working on having ZEO clients drop their cache
>  files instead of verifying them, whenever they currently would start a
>  `full verification` as this would usually be a huge performance hit
>  for larger caches.

Finished, result:

   http://svn.zope.org/ZODB/branches/dm-zeo_drop_cache_instead_verify/


Of course, the branches still need to be reviewed and merged into
the main development line.



-- 
Dieter


More information about the ZODB-Dev mailing list