hyperf-redis-lock
hyperf-redis-lock copied to clipboard
v2.1是用v2分支,最新的v2.1.1是用master分支,需要用v2分支重新打个包
master分支的acquire方法是有问题的,setnx失败就不设置过期时间了,v2分支的可以用