[ZEO4] Send invalidations even when empty
( 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.
Showing