Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 211 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 211 Bytes

boot-redis-distributed-lock

SpringBoot整合Redis分布式缓存,使用Spring Integration实现可靠的分布式锁机制,保证不同线程,不同进程,不同机器使用全局资源的安全性。