BerkeleyBase.py -- contains a rewritten base class for both the Full
and Minimal Berkeley storages. It derives from ZODB.BaseStorage.BaseStorage and supports the tpc_vote() method wrapper calling _vote() on the derived class. CommitLog.py -- contains the temporary transaction commit log file classes used to hold transaction changes until they can be committed to Berkeley.
Showing
This diff is collapsed.
Please register or sign in to comment