ZeroFS Volume
Version updated for https://github.com/Barre/ZeroFS to version v0.22.11.
- This action is used across all versions by 0 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
ZeroFS is a filesystem solution that enables seamless integration of S3-compatible object storage, providing both file-level access via NFS and 9P and block-level access via NBD. It solves the challenge of using S3 as primary storage by offering POSIX-compliant file operations, encryption, compression, and high-performance caching with microsecond latencies. Key capabilities include the ability to mount S3 storage as a network filesystem, use it as raw block devices for applications like ZFS and databases, and ensure data security through always-on encryption.
Release notes
What’s Changed
- Fix Azure blob puts retried indefinitely by @Barre in https://github.com/Barre/ZeroFS/pull/316
Full Changelog: https://github.com/Barre/ZeroFS/compare/v0.22.10...v0.22.11