Reads a stored page, or null for a miss.
null
Never throws. A KV read that fails is a cache miss, because the alternative is a 500 on a path that has a working fallback one tier down.
Reads a stored page, or
nullfor a miss.Never throws. A KV read that fails is a cache miss, because the alternative is a 500 on a path that has a working fallback one tier down.