Open
Description
Description
Can we configure two different host for read and write operations in latest redis client version 4.6.5.
I tried to configure the endpoints for read and write operations for better usages of the read and write endpoints.
Is there any way to configure them when creating a new Redis Client?
redis.createClient()