Expand description
Raw access to the cache index. Use with caution!
Structs
- Represents a cache index entry, which points to content.
- Builder for options and flags for remove cache entry.
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.