nitishm / go-rejson

Golang client for redislabs' ReJSON module with support for multilple redis clients (redigo, go-redis)
MIT License
340 stars 46 forks source link

Update README documentation with SetGoRedisClient #78

Open amommendes opened 1 month ago

amommendes commented 1 month ago

Is your feature request related to a problem? Please describe. The method SetGoRedisClient is deprecated, but being used as example in the README doc

Describe the solution you'd like Docs updates to the correct way for GoRedis client connection