description:'An ordered multiline string listing the prefix-matched keys, that are used for restoring stale cache if no cache hit occurred for key. Note `cache-hit` returns false in this case.'
description:'A boolean value to indicate an exact match was found for the primary key'
cache-primary-key:
description:'A resolved cache key for which cache match was attempted'
cache-matched-key:
description:'Key of the cache that was restored, it could either be the primary key on cache-hit or a partial/complete match of one of the restore keys'