Skip to content

Redis分布式锁,go语言实现,原子性操作,适用于高并发请求,解决超时问题,续约问题等各种坑

License

Notifications You must be signed in to change notification settings

ZYallers/redis_distributed_lock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

redis_distributed_lock

Go Report Card MIT license Build Status Foundation GoDoc Sourcegraph Release TODOs goproxy.cn

Redis分布式锁,go语言实现,原子性操作,适用于高并发请求,解决超时问题,续约问题等各种坑

Reference

License

Released under the MIT License

About

Redis分布式锁,go语言实现,原子性操作,适用于高并发请求,解决超时问题,续约问题等各种坑

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages