# redis-task-queue **Repository Path**: jscode/redis-task-queue ## Basic Information - **Project Name**: redis-task-queue - **Description**: redis任务队列示例,消息ack机制,消息不丢失 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2018-05-26 - **Last Updated**: 2021-08-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #### 项目介绍 1. redis任务队列示例 2. 消息ack机制 3. 消息不丢失,允许被消息重复处理