Commit ecf08844 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent 620db0a4
...@@ -33,6 +33,9 @@ Connection: ...@@ -33,6 +33,9 @@ Connection:
._txn_time - if !None - set to tid of _next_ transaction ._txn_time - if !None - set to tid of _next_ transaction
XXX set to None initially - what to do? XXX set to None initially - what to do?
# XXX do something like that ZODB5 is doing:
zconn._start = zconn._storage.lastTransaction() + 1
# XXX _and_ check out queued invalidations
ZODB3 ZODB3
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment