You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
What's Changed
Add CacheKey.stableIdentifier, a key-only stable opaque string for external labels, auxiliary file names, and deduplication contexts that require a string.
Clarify that stableIdentifier is not a storage entry identifier; effective cache entries are still keyed by both CacheKey and CacheCodec.identifier.
Update README installation examples and planning prompt text for the 0.5.0 release line.