# README
redis_distributed_lock
Redis分布式锁,go语言实现,原子性操作,适用于高并发请求,解决超时问题,续约问题等各种坑
Reference
- Redis Command:http://redis.cn/commands.html
License
Released under the MIT License
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
redis分布式锁.
# Type aliases
No description provided by the author