method

normalize_key

normalize_key(key, options = nil)
private

Expands, namespaces and truncates the cache key. Raises an exception when the key is nil or an empty string. May be overridden by cache stores to do additional normalization.