• Jim Fulton's avatar
    [ZEO4] Send invalidations even when empty · bf80d23d
    Jim Fulton authored
    ( Upstream commit c8f1c523 )
    
    If a transaction only adds objects (like the transaction that ZODB.DB
    uses to create the root objects, we still need to send invalidations so clients see the new tid, because MVCC.
    bf80d23d
StorageServer.py 58.1 KB