Redis-py Version: 4.2.0
How can we enable redis-py to read from the LOWEST_LATENCY node? We are using AWS global datastore so we want to enable redis-py to read from the nearest node from the geo-distributed nearest node?
from Redis-py Read LOWEST_LATENCY or NEAREST
No comments:
Post a Comment