ZeroFS Volume
Version updated for https://github.com/Barre/ZeroFS to version v0.23.2.
- 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 high-performance filesystem that enables S3-compatible storage to function as a primary storage solution, offering both file-level access via NFS and 9P, and block-level access via NBD. It automates access to S3 storage as a traditional filesystem or block device while ensuring encryption and multi-layered caching for optimized performance. ZeroFS solves the challenge of integrating cloud object storage into workflows requiring POSIX compliance, real-time file operations, or database-backed systems.
Release notes
What’s Changed
- Fix
InvalidFlatbuffer(TooManyTables)during large compactions by @Barre in https://github.com/Barre/ZeroFS/pull/321
Full Changelog: https://github.com/Barre/ZeroFS/compare/v0.23.1...v0.23.2