Commit ec779db4 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent 484071b3
......@@ -96,7 +96,7 @@ digraph {
ZODB_go_inv [label="ZODB/go\ninvalidations", style=filled fillcolor=grey95]
fs1_go_inv [label="fs1/go\ninvalidations", style=filled fillcolor=lightyellow]
zeo_go_inv [label="zeo/go\ninvalidations", style=filled fillcolor=lightyellow]
neo_go_inv [label="neo/go\ninvalidations"]
neo_go_inv [label="neo/go\ninvalidations", style=filled fillcolor=lightyellow]
zcache_go_inv [label="ZCache/go\n←watchq", color=grey, fontcolor=grey]
// Btree_read [label="BTree read", style=filled fillcolor=lightyellow]
// ZBlk_read [label="ZBigFile / ZBlk* read", style=filled fillcolor=lightyellow]
......
......@@ -290,7 +290,7 @@
<!-- neo_go_inv -->
<g id="node17" class="node">
<title>neo_go_inv</title>
<ellipse fill="none" stroke="black" cx="567.23" cy="-109.48" rx="76.24" ry="26.74"/>
<ellipse fill="lightyellow" stroke="black" cx="567.23" cy="-109.48" rx="76.24" ry="26.74"/>
<text text-anchor="middle" x="567.23" y="-113.28" font-family="Times,serif" font-size="14.00">neo/go</text>
<text text-anchor="middle" x="567.23" y="-98.28" font-family="Times,serif" font-size="14.00">invalidations</text>
</g>
......
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