Documentation ¶
Overview ¶
Package cache implements a faulting style read cache on top of multiple micro stores
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Cache ¶
Cache is a cpu register style cache for the store. It syncs between N stores in a faulting manner.
Click to show internal directories.
Click to hide internal directories.