msb_51332 pushed to main at msb_51332/lean_code
-
9ffc84f5dc 消息幂等性 为了防止重复消费 需要进行幂等性操作实现方法有很多 幂等表式其中一种解决方案 保存消息的uuid 如果不存在则代表没有重复消费 有就是重复消费
2 years ago
msb_51332 pushed to main at msb_51332/lean_code
-
8c327d2bd0 b保证消息可靠性 就是以Confirm形式发送消息 ack失败则添加到数据库 使用定时任务重新发送
2 years ago
msb_51332 pushed to shun at msb_51332/lean_code
-
b320470aa8 服务创建 测试
-
9e1044501b 服务创建 测试
-
f0ca027376 服务创建 测试
- Compare 3 commits »
2 years ago
msb_51332 deleted branch shun from msb_51332/lean_code
2 years ago
msb_51332 created repository msb_51332/lean_code
2 years ago