# Comments **Repository Path**: frsf/Comments ## Basic Information - **Project Name**: Comments - **Description**: Redis练手项目,商铺点评 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-01-08 - **Last Updated**: 2024-03-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # hm-dianping #### 介绍 Redis项目,店铺点评

JDK-8 Springboot MySQL8.0 Redis7.0

#### 使用技术 - SpringBoot - MybatisPlus - Redis - MySQL #### 项目功能点 - 实现登录Session共享 - 实现商户信息缓存(缓存穿透、击穿、雪崩解决) - Redis全局唯一ID生成 - 乐观锁解决超卖问题 - Redisson + lua脚本分布式锁 - Redis Stream 消息队列 - Redis Bitmap 实现用户签到统计 - Redis HyperLogLog UV统计 #### 软件架构 #### 运行展示 #### 使用说明 1. xxxx 2. xxxx 3. xxxx