SeaweedFS v1.40 Release Notes

Release Date: 2019-07-03 // over 4 years ago
    • filer
      • default to leveldb2 store if filer store is not configured
      • add metrics for go memory, gc stats
      • avoid concurrent modification to result slice, fix #972
    • volume
      • fix bug with 8000GB version if using in memory index
      • default file ttl to volume ttl, related to #992