ZeroFS Volume
Version updated for https://github.com/Barre/ZeroFS to version v1.0.13.
- This action is used across all versions by 0 repositories.
Action Type
This is a Composite action.
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 as primary storage, providing file-level access via NFS and 9P protocols, as well as block-level access through NBD. It automates tasks such as mounting S3 storage as a network or block device and ensures high performance with caching, encryption, and compression. Key features include a web-based file manager, real-time monitoring, and support for advanced use cases like running ZFS or compiling Linux kernels directly on S3 storage.
What’s Changed
What’s Changed
- Coalesce commits through a single worker task by @Barre in https://github.com/Barre/ZeroFS/pull/385
Full Changelog: https://github.com/Barre/ZeroFS/compare/v1.0.12...v1.0.13