FZambia / sentinel

Redis Sentinel support for Redigo library
Apache License 2.0
69 stars 24 forks source link

Does it support redis module command? #8

Closed githubname1024 closed 1 year ago

githubname1024 commented 1 year ago

I want to exec redis module command. Does this client support redis module command, for example redisearch? Thank you very much.

FZambia commented 1 year ago

Hello @githubname1024

It seems you are looking for general Redis client library, this is a package that only works with Redis Sentinel. You can take a look at the following Redis client packages to communicate with Redis: