BerkeleyDB Backend Storage Engine for DURUS provides a storage engine for DURUS, a persistence system for the Python programming language.
| Tags | Database Database Engines/Servers Software Development Libraries Python Modules Object Brokering |
|---|---|
| Licenses | GPL |
| Operating Systems | POSIX Unix |
| Implementation | Python |
Recent releases


Release Notes: Compatibility with Durus 3.7 was added.


Release Notes: 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.


Release Notes: Compatibility with Durus 3.6.


Release Notes: 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.


Release Notes: A lot of defaults have changed. Please check the "UPGRADE" document.