ZeroFS Volume
Version updated for https://github.com/Barre/ZeroFS to version v0.19.3.
- This action is used across all versions by 0 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
What’s Changed
- Various performance improvements.
- Exit process on fatal write errors to prevent a broken running state by @Barre in https://github.com/Barre/ZeroFS/pull/269
- Reduce GC interval to 1 min instead of 10 mins by @Barre in https://github.com/Barre/ZeroFS/pull/270
- Increase
filter_bits_per_keyby @Barre in https://github.com/Barre/ZeroFS/pull/274 - Replace tarpc with tonic by @Barre in https://github.com/Barre/ZeroFS/pull/275
- Scan chunks for reads instead of parallel gets by @Barre in https://github.com/Barre/ZeroFS/pull/276
Full Changelog: https://github.com/Barre/ZeroFS/compare/v0.19.2...v0.19.3