Skip to main content

Module key

Module key 

Source
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.