项目作者: jaygooby

项目描述 :
Mutex for distributed tasks, ideally suited for cron tasks that might otherwise run on duplicate servers in a cluster unnecessarily. Uses Mysql's GET_LOCK() function to orchestrate the locks.
高级语言: Shell
项目地址: git://github.com/jaygooby/sqlock.git
创建时间: 2019-08-22T14:03:36Z
项目社区:https://github.com/jaygooby/sqlock

开源协议:MIT License

下载