cache
cache copied to clipboard
Cache-hit returns true when there is a match with restore-keys as well
When using the restore action, we want to know if there is an exact match with key or if we have an older match. We see that the return value for cache-hit is also 'true' when there is only a match with one of the values in restore-keys