添加todo文件

This commit is contained in:
sk 2024-11-26 16:36:12 +08:00
parent dd43f9ea1e
commit 9643c40d35
1 changed files with 10 additions and 0 deletions

10
todo Normal file
View File

@ -0,0 +1,10 @@
mongodb库升级:
旧的库最高只支持mongodb4.0,并且不再维护了
dbproxy优化:
自动生成数据表操作代码, dao层
自动生成rpc代码
参考 https://go-zero.dev/ 中的goctl工具
消息队列数据恢复发送:
发送失败的消息会写入本地文件等mq正常后尝试重新发送