summary refs log tree commit diff
path: root/docs/ancient_architecture_notes.rst (unfollow)
Commit message (Expand)AuthorFilesLines
2015-05-05Invalidate the caches from the correct threadMark Haines6-29/+46
2015-05-05Sequence the modifications to the cache so that selects don't race with insertsMark Haines1-3/+23
2015-05-05Correctly name transaction<