# springboot-redis-lua2 **Repository Path**: sky258/springboot-redis-lua2 ## Basic Information - **Project Name**: springboot-redis-lua2 - **Description**: springboot 整合 redis中lua脚本 实现高并发秒杀无锁扣减库存 实现高并发限制访问次数 springboot 整合 redis分布式锁 实现可重入锁、公平锁、读锁、写锁、等待阻塞等 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 11 - **Created**: 2023-01-31 - **Last Updated**: 2023-01-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # springboot-redis-lua #### 介绍 springboot 整合 redis中lua脚本 实现高并发秒杀无锁扣减库存 实现高并发限制访问次数 springboot 整合 redis分布式锁 实现可重入锁、公平锁、读锁、写锁、等待阻塞等 #### 软件架构 软件架构说明 #### 安装教程 1. 运行测试方法