ZeroFS Volume
Version updated for https://github.com/Barre/ZeroFS to version v0.23.4.
- 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 storage as primary storage, offering both file-level access (via NFS and 9P) and block-level access (via NBD). It automates tasks such as mounting S3 storage as network filesystems or block devices, ensuring high-performance, encryption, and compatibility with POSIX standards. ZeroFS solves the challenge of using S3 storage for traditional filesystem operations, providing capabilities like multi-layered caching, compression, and ZFS integration for enhanced data handling and reliability.
Release notes
What’s Changed
- Add-flush-command by @Barre in https://github.com/Barre/ZeroFS/pull/325
- Fix retention iterator use when flushing memtable to L0 by @Barre in https://github.com/Barre/ZeroFS/pull/326
Full Changelog: https://github.com/Barre/ZeroFS/compare/v0.23.3...v0.23.4