• Barry Warsaw's avatar
    BerkeleyBase.py -- contains a rewritten base class for both the Full · 1f28c122
    Barry Warsaw authored
    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.
    1f28c122
BerkeleyBase.py 7.18 KB