github seaweedfs/seaweedfs 2.52

latest releases: helm-3.65.1, 3.65, 3.64...
2 years ago
  • FUSE mount
    • Support macfuse 4.x on MacOS
    • Add current and parent directoreis . and .. #2105
    • Avoid file handle locking when setattr
    • Invalidate FUSE cached entries #2108
  • Filer
    • Add path-specific option to enforce read only
    • Parallelize file data uploading to volume servers. (Performance Improvement)
  • Filer Store
    • Fix error on Mongodb E11000 duplicate key error collection: seaweedfs.filemeta index: directory_1_name_1 dup key
  • Improvements
    • use bytes.Buffer to reduce memory allocations and garbage collections (Performance Improvement)
    • keep alive for streaming connections #2096
    • optionally disable current upload limit

Don't miss a new seaweedfs release

NewReleases is sending notifications on new releases.