redis
redis copied to clipboard
unused constant
https://github.com/arvancloud/redis/blob/b89a11fe35abaa7ba2ad60ebf7d0568a930b9075/redis.go#L510
const hostmaster is unused
https://github.com/arvancloud/redis/blob/b89a11fe35abaa7ba2ad60ebf7d0568a930b9075/redis.go#L241 I think you've meant to use
r.Mbox = fmt.Sprintf("%s.%s",hostmaster, name)
Is there an actively maintained repo of this project, this one doesn't seem like its active. And I have a few contributions.