欢迎来到马士兵代码仓库
Sign In
msb_51332
/
lean_code
1
0
Code Issues Pull Requests Packages Projects Releases Wiki Activity
11 Commits
2 Branches
0 Tags
654 KiB
main
shun
Branches Tags
${ item.name }
Create tag ${ searchTerm }
Create branch ${ searchTerm }
from 'main'
${ noResults }
Commit Graph

3 Commits (main)

Author SHA1 Message Date
夜灬瞬 9ffc84f5dc 消息幂等性 为了防止重复消费 需要进行幂等性操作实现方法有很多 幂等表式其中一种解决方案 保存消息的uuid 如果不存在则代表没有重复消费 有就是重复消费
2 years ago
夜灬瞬 9a63a4524a 保证消息能发送
2 years ago
夜灬瞬 4233d106c1 服务创建 测试
2 years ago