Cron library for go with distributed lock
-
Updated
Jan 10, 2022 - Go
Cron library for go with distributed lock
💐 Redis Distributed Lock By Golang
Redis分布式锁,go语言实现,原子性操作,适用于高并发请求,解决超时问题,续约问题等各种坑
Distributed locks are a very useful primitive in many environments where different processes must operate with shared resources in a mutually exclusive way.
Add a description, image, and links to the redis-lock topic page so that developers can more easily learn about it.
To associate your repository with the redis-lock topic, visit your repo's landing page and select "manage topics."