[go: nahoru, domu]

Skip to content

Release v1.1.0

Latest
Compare
Choose a tag to compare
@DividedMoon DividedMoon released this 03 Dec 08:29
· 0 commits to master since this release

feature:

  • checksum: use checksum to ensure file integrity.
  • disk usage: use disk usage instead of chunk count as the measure of chunkserver load.

optimize:

  • mmap: use mmap to speed up file reading and writing.

other:

  • fix some bugs.

特性:

  • 校验和机制:使用校验和确保文件完整性。
  • 磁盘使用率:使用磁盘使用率替代chunk数量作为衡量chunkserver负载的标准。

优化:

  • mmap:使用mmap提升文件读写速度。

其他:

  • 修复了一些bug。