# springboot-redis-lua **Repository Path**: levixie2023/springboot-redis-lua ## Basic Information - **Project Name**: springboot-redis-lua - **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**: 2025-01-19 - **Last Updated**: 2025-01-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # springboot-redis-lua #### 介绍 springboot 整合 redis中lua脚本 实现高并发秒杀无锁扣减库存 实现高并发限制访问次数 springboot 整合 redis分布式锁 实现可重入锁、公平锁、读锁、写锁、等待阻塞等 #### 软件架构 软件架构说明 #### 安装教程 1. 运行测试方法