steve0511

Results 7 comments of steve0511

Sure, please submit anytime you are free

There is no need to increase the lock. The lock is only used in initialization stage which prevent large amounts of concurrent request call init slot cache.

Sorry for late response, thanks for your suggestion:) for #2 and #4, adding error return in case there is error while set keep alive, also fix spelling. for #3, I...

for 2, change the code for 3, enable ngx.re with jo option and require resty.core.regex. However parse hashtag is not fast than now.

你好,能把你的err 完整贴上来吗?

这个lib只支持rediscluster, master/slave还是用https://github.com/openresty/lua-resty-redis

Here recommends our redis cluster client: https://github.com/steve0511/resty-redis-cluster Supports most of redis cluster feature/action: 1. slots=>nodes mapping cache 2. Moved redirection/ASK redirection.(https://redis.io/topics/cluster-spec#redirection-and-resharding, **must** be supported by client. eg. Jedis will renew...