2 Star 13 Fork 15

YayiBoy / Redis锁的各种实现:分布式锁,自旋锁,可重入锁,异步续命

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.en.md 949 Bytes
一键复制 编辑 原始数据 按行查看 历史
YayiBoy 提交于 2020-12-22 17:57 . Initial commit

Redis锁的各种实现:分布式锁,自旋锁,可重入锁,异步续命

Description

使用Redis实现分布式锁,自旋锁,可重入锁,异步续命

Software Architecture

Software architecture description

Installation

  1. xxxx
  2. xxxx
  3. xxxx

Instructions

  1. xxxx
  2. xxxx
  3. xxxx

Contribution

  1. Fork the repository
  2. Create Feat_xxx branch
  3. Commit your code
  4. Create Pull Request

Gitee Feature

  1. You can use Readme_XXX.md to support different languages, such as Readme_en.md, Readme_zh.md
  2. Gitee blog blog.gitee.com
  3. Explore open source project https://gitee.com/explore
  4. The most valuable open source project GVP
  5. The manual of Gitee https://gitee.com/help
  6. The most popular members https://gitee.com/gitee-stars/
Java
1
https://gitee.com/yayiboy/redis_lock.git
git@gitee.com:yayiboy/redis_lock.git
yayiboy
redis_lock
Redis锁的各种实现:分布式锁,自旋锁,可重入锁,异步续命
master

搜索帮助