Can we configure two different host for read and write operations in latest redis client version 4.6.5.
I was tried to configure the different redis server host read and write inside the createClient method but could't do that. Is there any other way to achieve this?
redis.createClient()