Commit Graph

2 Commits (010ce1f6c2d4c3c2ef52789c5b1b129e494c26e6)

Author SHA1 Message Date
Michael Kirk 7b7da4bc13 add docs to BlockListCache 7 years ago
Michael Kirk 448936d156 BlockListCache
block manager synchronizes on self for coherent read/writes to blocking state
across threads, but we want to be able to have performant reads on the main
thread.
7 years ago