LWN.net Logo

Advertisement

Advanced thin client solution for Linux, based on Open Source. Mix Windows and Linux, 10 licenses for free!

Advertise here

ZODB 3.2 released

From:  Jeremy Hylton <jeremy-AT-zope.com>
To:  python-announce-list-AT-python.org
Subject:  ZODB 3.2 released
Date:  Thu, 09 Oct 2003 08:29:20 -0400

We are happy to announce that ZODB 3.2 has been released.  You can find
it at the usual place: http://www.zope.org/Products/ZODB3.2.  This
release is identical to the release candidate that was issued last week.
What is ZODB? It is the Zope Object Database. It provides an
object-oriented database for Python that provides a high-degree of
transparency. Applications can take advantage of object database
features with few, if any, changes to application logic.  ZODB includes
features such as a pluggable storage interface, rich transaction
support, and undo.

ZODB 3.2 has a number of new features and improvements over ZODB 3.1:
  - improve performance and stability of ZEO
  - new ZEO authentication protocol
  - new configuration language, ZConfig, for databases, storages,
    and ZEO servers
  - many bug fixes
  - improved documentation
  - new daemon tools

-- Jeremy Hylton <http://www.python.org/~jeremy/>



-- 
http://mail.python.org/mailman/listinfo/python-announce-list

        Support the Python Software Foundation:
        http://www.python.org/psf/donations.html


(Log in to post comments)

Copyright © 2003, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds