SeaweedFS 1.77 发布,分布式文件系统

SeaweedFS 是一个简单且高度可扩展的分布式文件系统,主要有两个目标:存储数十亿的文件和快速响应!

目前,SeaweedFS 1.77 已发布,该版本更新内容如下:

  • FUSE Mount
    • 默认使用本地元数据。此举带来了极大的性能改进。
  • Master and Shell
    • 为 shell 程序脚本添加 lock/unlock,以独占管理群集。现有的 volume 操作需要先锁定然后再继续。
    • 支持用分号将多个命令分隔在一行中。
  • Hadoop Compatible File System

更新说明:https://github.com/chrislusf/seaweedfs/releases/tag/1.77

猜你喜欢

转载自www.oschina.net/news/115271/seaweedfs-1-77-released