mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-12 16:16:55 +00:00
update todo.md
This commit is contained in:
@@ -5,10 +5,13 @@
|
|||||||
- [ ] EC可用读写数量判断 Read/WriteQuorum
|
- [ ] EC可用读写数量判断 Read/WriteQuorum
|
||||||
- [ ] 优化并发执行,边读边取,可中断
|
- [ ] 优化并发执行,边读边取,可中断
|
||||||
- [ ] 小文件存储到metafile, inlinedata
|
- [ ] 小文件存储到metafile, inlinedata
|
||||||
|
- [ ] 完善bucketmeta
|
||||||
|
- [ ] 对象锁
|
||||||
- [ ] 代码优化 使用范型?
|
- [ ] 代码优化 使用范型?
|
||||||
- [ ] 抽象出metafile存储
|
- [ ] 抽象出metafile存储
|
||||||
|
- [ ] 边读写边hash
|
||||||
|
- [x] 远程rpc
|
||||||
- [x] 错误类型判断,程序中判断错误类型,如何统一错误
|
- [x] 错误类型判断,程序中判断错误类型,如何统一错误
|
||||||
- [x] 上传同名文件时,删除旧版本文件
|
|
||||||
- [x] 优化xlmeta, 自定义msg数据结构
|
- [x] 优化xlmeta, 自定义msg数据结构
|
||||||
|
|
||||||
## 基础功能
|
## 基础功能
|
||||||
|
|||||||
Reference in New Issue
Block a user