• Jim Fulton's avatar
    Send invalidations even when empty · c8f1c523
    Jim Fulton authored
    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.
    c8f1c523
StorageServer.py 46.5 KB