package
Version:
v0.18.24
Opens a new window with list of versions in this module.
Published: Jun 23, 2021
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package cache implements a faulting style read cache on top of multiple vine stores
Cache is a cpu register style cache for the store.
It syncs between N stores in a faulting manner.
NewCache returns a new store using the underlying stores, which must be already Init()ialised
Source Files
¶
Click to show internal directories.
Click to hide internal directories.