Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 310 Bytes

TODO.md

File metadata and controls

9 lines (8 loc) · 310 Bytes

TODO list

  • 写个 Volume 的监控页面
  • api 中把所有用来测试的 fmt.Print 改成 log
  • 补全测试用例, 提高覆盖率.
  • 实现单机多 Volume
  • 挂到自己的其他项目中实测
  • 使用 Raft 实现多机多Volume
  • Directory.Next() 设计得不好, 但是, who cares...