Documentation ¶
Overview ¶
Package cache wraps wal to handle local disk cache.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrExceedCapacity = errors.New("exceed cache max capacity") ErrCacheClosed = errors.New("cache closed") )
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.