Releases: kahing/goofys
Releases · kahing/goofys
v0.0.5
v0.0.4
Support for v2 signing added which enabled goofys to work with ceph-s3 and other S3 based object stores. Better read performance by using multiple streams. Reduced idle memory usage. Better S3 region detection and explicit override (--region). AWS profiles support (--profile). Fixed inode cache TTL and other misc bug fixes.
Thank @andrewgaul and @bedge for their contributions!
v0.0.3
v0.0.2
Fixed a read data corruption bug, some performance improvements, and sprinkled a little more POSIX dust. Otherwise mostly more benchmark automation and cleanups. Thanks @andrewgaul and @lrowe for their contributions, especially @lrowe for all the investigations!