LWN.net Logo

Durus object database version 1.2

From:  Neil Schemenauer <nas-AT-mems-exchange.org>
To:  python-announce-AT-python.org, quixote-users-AT-mems-exchange.org, durus-users-AT-mems-exchange.org
Subject:  [Quixote-users] [ANNOUNCE] Durus object database version 1.2
Date:  Wed, 8 Sep 2004 17:39:52 -0400

Durus is a Python object database.  It offers an easy way to
maintain a consistent persistent collection of Python object
instances used by one or more processes.  This release contains
the following changes:

    * Add 'durus' command line tool.

    * Add 'BTree' class.

    * Fix the pack() method on Windows (close the file before
      renaming it).

For more information, see the web site:

    http://www.mems-exchange.org/software/durus/

_______________________________________________
Quixote-users mailing list
Quixote-users@mems-exchange.org
http://mail.mems-exchange.org/mailman/listinfo/quixote-users


(Log in to post comments)

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