fix move_to_trash

This commit is contained in:
weisd
2025-03-20 00:23:10 +08:00
parent ff4769ca1e
commit a12d48595e
9 changed files with 193 additions and 162 deletions
+2 -1
View File
@@ -63,5 +63,6 @@
## 性能优化
- [ ] bitrot impl AsyncRead/AsyncWrite
- [ ] erasure 并发读写
- [ ] 完善删除逻辑, 并发处理,先移动到回收站,空间不足时清空回收站
- [x] 完善删除逻辑, 并发处理,先移动到回收站,
- [ ] 空间不足时清空回收站
- [ ] list_object 使用reader传输