# repeat-consume-solution **Repository Path**: smiledouble/repeat-consume-solution ## Basic Information - **Project Name**: repeat-consume-solution - **Description**: 重复消费,幂等性解决方案 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2022-06-02 - **Last Updated**: 2022-09-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # repeat-consume-solution #### 介绍 重复消费,幂等性解决方案 主要分为前端请求或者是RPC中,以及Mq中出现的重复消费问题 可以有效地保证幂等性问题