feat: 优化Redis上传操作 添加文件上传工具

使用Lua脚本确保Redis数据检测重复与插入的原子化
This commit is contained in:
2025-09-01 13:55:56 +08:00
parent b22b4786e6
commit b2c643cf73
6 changed files with 270 additions and 10 deletions

2
tool/.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
./upload
config.toml