# redis-stream **Repository Path**: zhengfuping1606/redis-stream ## Basic Information - **Project Name**: redis-stream - **Description**: redis-stream具体使用 - **Primary Language**: Java - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 1 - **Created**: 2023-10-15 - **Last Updated**: 2024-05-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # redis-stream #### 介绍 redis-stream具体使用 #### 软件架构 - config:监听器、异常类、消费组配置 - controller:http的接口 - model:实体类 - test:消息定时发送的类和广播接收类 - util:redis-stream工具类