SeaweedFS 2.17 released, distributed file system

SeaweedFS is a simple and highly scalable distributed file system with two main goals: storing billions of files and fast response.

Currently, SeaweedFS 2.17 has been released, and the update content of this version is as follows:

  • File manager
    • Redis, Cassandra can support large directories
    • Add HBase for file storage
    • By deleting common prefixes, the store of a specific path is portable.
    • Added -defaultStoreDirso that it filer.tomlcan be skipped #1659
  • S3
    • Fix the bug that caused the empty folder to loop #1701
    • Fix bucket-specific administrator permissions

Update instructions: https://github.com/chrislusf/seaweedfs/releases/tag/2.17

Guess you like

Origin www.oschina.net/news/124768/seaweedfs-2-17-released
Recommended