redis / rueidis

A fast Golang Redis client that supports Client Side Caching, Auto Pipelining, Generics OM, RedisJSON, RedisBloom, RediSearch, etc.
Apache License 2.0
2.38k stars 149 forks source link

Hide InitAddress when connecting to a valkey cluster using NewClient() #635

Open rueian opened 2 weeks ago

rueian commented 2 weeks ago

See the original issue: https://github.com/valkey-io/valkey-go/issues/9

ajayd-san commented 1 week ago

hey can i work on this?

rueian commented 1 week ago

Hey can I work on this?

Sure, any help is welcome!