Download List

Project Description

BerkeleyDB Backend Storage Engine for DURUS
provides a storage engine for DURUS, a persistence
system for the Python programming language.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-05-03 18:33
20070503

Compatibility with Durus 3.7 was added.

2007-02-21 20:04
20070220

This release has an implementation of "Garbage Collection" policy objects. It prefetches the garbage data in a parallel thread to greatly improve the deletion of "cold" objects.
Tags: Major feature enhancements

2006-11-21 01:40
20061121

Compatibility with Durus 3.6.

2006-10-23 22:40
20061023

By default, this release does database checkpointing in a separate thread, although this can be arbitrarily changed using a "checkpoint policy object". The documentation has been updated to Durus 3.5.
Tags: Major feature enhancements

2006-10-05 22:33
20061005

A lot of defaults have changed. Please check the "UPGRADE" document.
Tags: Minor feature enhancements

Project Resources