2881099 / FreeRedis

🦄 FreeRedis is .NET40+ redis client. supports cluster, sentinel, master-slave, pub-sub, lua, pipeline, transaction, streams, client-side-caching, and pooling.
MIT License
911 stars 160 forks source link

增加一个自定义 lock 参数,支持自定义等待时间和使用 token 取消 #170

Closed whuanle closed 8 months ago

whuanle commented 8 months ago

增加一个自定义 lock 参数,支持自定义等待时间和使用 token 取消