# redis实现分布式系统订单延迟 **Repository Path**: yanbohuan/redis-subscribe ## Basic Information - **Project Name**: redis实现分布式系统订单延迟 - **Description**: 将过期订单存放在redis里面设置过期时间,key中存放该订单的订单id,和所需要的业务信息,并且项目启动的时候订阅redis的过期事件,事件触发时.服务端收到推送,通过线程池处理订单的状态 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-09-12 - **Last Updated**: 2021-01-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README No README documentation available for this project.