Expand description
Cache key generation using SHA256 hashing
Constants§
- CACHE_
VERSION - Current cache version - increment to invalidate all entries
Functions§
- hash_
key - Generate a deterministic cache key from arbitrary string parts.
Cache key generation using SHA256 hashing