jukanntenn

Results 3 comments of jukanntenn

Expire 是动词,后续可能还有 ExpireList,本来想像 Redis 一样做一个统一的 Expire API,但发现每个数据结构都有自己的索引,似乎不太好实现。所以目前只能按照 ExpireSet、ExpireList 逐一实现。

This [answer](https://stackoverflow.com/questions/74146143/uniswap-v2-why-overflow-is-desired) from stackoverflow gives a good explanation. I guess overflow do not change the final result, but I have't play this math game.

飞书的群机器人普通消息不支持 Markdown,我 fork 了一个版本,集成了 Markpost,完整内容以 Markdown 文本形式推送给 Markpost,只推送摘要消息和全文链接给飞书,效果如下: 飞书摘要消息: ![Image](https://github.com/user-attachments/assets/c5f1ff1e-8b8d-43d5-83ff-4e5569c48fb7) 点击查看完整报告: ![Image](https://github.com/user-attachments/assets/1ce29243-4f6a-4791-b42c-21b58f23cc2d)