wuxibin89 / redis-go-cluster

redis cluster client implementation in Go
Apache License 2.0
488 stars 145 forks source link

Does it support redis module command? #44

Open githubname1024 opened 1 year ago

githubname1024 commented 1 year ago

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