[go: up one dir, main page]

Module cacache::index

source ·
Expand description

Raw access to the cache index. Use with caution!

Structs

Represents a cache index entry, which points to content.

Functions

Deletes an index entry, without deleting the actual cache data entry.
Asynchronously deletes an index entry, without deleting the actual cache data entry.
Raw index Metadata access.
Asynchronous raw index Metadata access.
Raw insertion into the cache index.
Asynchronous raw insertion into the cache index.
Lists raw index Metadata entries.