redis_key(+Which, -Server, -Key) is semidet[private]
 redis_key_ro(+Which, -Server, -Key) is semidet[private]
Find the Redis server and key for a query. The redis_key_ro/3 variant returns the nearby Redis replica if it exists. This can only be used with read-only keys.