Commit 1e40e46d authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent f4585e14
......@@ -38,8 +38,8 @@ import (
type tStorage struct {
//txnv []tTxnRecord // transactions; .tid↑
// oid -> [](.serial, .data)
dataMap map[zodb.Oid][]tOidData // with .serial↑
// oid -> [](.serial, .data)
dataMap map[zodb.Oid][]tOidData
}
// data for oid for 1 revision
......
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