# learn-redis-queue **Repository Path**: shure/learn-redis-queue ## Basic Information - **Project Name**: learn-redis-queue - **Description**: 基于Redis的消息队列,实现了生产消费和发布订阅模型。 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2023-06-14 - **Last Updated**: 2023-08-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: Redis, 消息队列 ## README # learn-redis-queue #### 介绍 基于Redis的消息队列,实现了生产者消费者和发布订阅模型。