[ZODB-Dev] RelStorage 1.1c1 Released
    Shane Hathaway 
    shane at hathawaymix.org
       
    Thu Jul 24 13:07:20 EDT 2008
    
    
  
RelStorage 1.1c1 is now available on PyPI [1]!  This is the time to try 
the new features in RelStorage 1.1.  This release has been mainly 
focused on performance improvements:
- Optimized packing on all supported databases and minimized the impact 
of packing on concurrent commits.  This should solve the problems 
everyone had with packing large databases in 1.0.
- Integrated memcache support.  This should be a significant benefit for 
clusters (but is not likely to help single-server configurations).
This release also works better with zc.buildout.
To upgrade from version 1.0, follow the migration instructions [2]:
[1] http://pypi.python.org/pypi/RelStorage
[2] 
http://svn.zope.org/*checkout*/relstorage/branches/1.1/notes/migrate-1.0.1.txt
If you have any questions, ask here on zodb-dev.
Shane
    
    
More information about the ZODB-Dev
mailing list