[Zodb-checkins] CVS: ZODB3 - TODO:1.1.8.1
Jeremy Hylton
cvs-admin at zope.org
Tue Nov 4 17:19:32 EST 2003
Update of /cvs-repository/ZODB3
In directory cvs.zope.org:/tmp/cvs-serv28623
Added Files:
Tag: ZODB3-mvcc-2-branch
TODO
Log Message:
Add a TODO list to keep track of the still-open issues.
=== Added File ZODB3/TODO ===
TODO list for the MVCC branch.
- Extend ZEO protocol to handle non-current data
- Design a mechanism for validating new ZEO cache
- Design and implement ZEO cache that supports non-current data
- Write detailed unit tests for loadNonCurrent implementations
- Implement correct loadNonCurrent for each supported storage
- Write unit tests for loadEx() method on storages
- Document the storage API in full detail
More information about the Zodb-checkins
mailing list