SeaweedFS 2.08 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.08 has been released, and the update content of this version is as follows:

  • Mount
    • Add retries to all gRPC operations. #1589
    • Added CLI option to limit concurrent writers
  • S3
    • Return x-amz-tag-countheader  #1566 in GET requests
    • Support Support in the request header X-Amz-Storage-Class
    • Support in request header X-Amz-Tagging 
    • Support in request header X-Amz-Meta-
  • Filer
    • Add CORS support
  • Volume Server
    • Add CORS support
    • Delete the inaccessible content left by the sudden shutdown
    • Add special handling for content other than 32GB
  • Shell
    • Add  volume.mark -readonly #1574
  • Fixes
    • weed filer.copy Use filename as the directory
    • Add back upload again

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

Guess you like

Origin www.oschina.net/news/119707/seaweedfs-2-08-released