ZODB 3.2
Beta release expected May 2003.
Overview
This page summarizes the features that will be included in ZODB 3.2. The primary purposes of this release is to improve configuration and management issues for ZODB. The fast release cycle is intended to limit the scope of changes.
Current Status
- AuthZEO
- revising a set of patches
- ZConfig?
- need to finalize ZODB configuration issues
- Documentation
- need update, particularly for running ZEO
Proposed Features
Status can be one of the following:
- in progress: development is not yet complete
- approved: feature slated for inclusion, not yet started
- rejected: feature will not be included in ZODB
- deferred: feature will not be included in ZODB 3.2
- proposed: feature proposed, but not approved
| Feature | Developer(s) | Status |
|---|---|---|
| DeadlockPrevention | Jeremy | Complete |
| StorageExtensions | Toby | Complete |
| NewBerkeleyStorages | Barry | Complete |
| TimestampedInvalidation | Jeremy and Guido | Complete |
| TransactionTimeout | Jeremy | Complete |
| ZEOStartRewrite | Guido | Complete |
| ZConfigForZODB | Fred | In progress |
| BetterDaemonSupport | Guido | In progress |
| BetterMonitoring | Jeremy | In progress |
| AuthZEO | Jeremy, Johan Dahlin, Christian Reis | In progress |
| ZEOClientTimeout | Jeremy | Rejected |