# redis-distributed-lock **Repository Path**: fxbar/redis-distributed-lock ## Basic Information - **Project Name**: redis-distributed-lock - **Description**: 使用redis实现分布式锁,基于SpringBoot,实战秒杀功能 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-05-08 - **Last Updated**: 2021-05-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # redis-distributed-lock #### 介绍 使用redis实现分布式锁,基于SpringBoot,实战秒杀功能 #### 软件架构 * 待补充...