Commit ae3c4829 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent 439f5493
...@@ -23,6 +23,9 @@ import ( ...@@ -23,6 +23,9 @@ import (
"fmt" "fmt"
) )
// XXX do we really need ΔTail to be exported from zodb?
// (other users are low level caches + maybe ZEO/NEO -> zplumbing? but then import cycle)
// ΔTail represents tail of revisional changes. // ΔTail represents tail of revisional changes.
// //
// It semantically consists of // It semantically consists of
......
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