Clear all cached entries.
Clear all verification cache entries.
Get a cached manifest entry by pubkey and dTag.
Get the requires list for a cached manifest, or empty array if not found.
Get a cached verification result by manifest event ID.
Check if a specific hash is cached for a pubkey/dTag combination.
Check if a manifest event ID has been verified.
Load the cache from persistence.
Persist the cache to storage.
Remove a cached entry for a pubkey/dTag and persist.
Cache a verification result keyed by manifest event ID.
Cache for verified napplet manifest entries. Used to detect napplet updates (aggregateHash changes) across sessions.
Example