Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ibug/zfs-recompress.py
https://github.com/ibug/zfs-recompress.py
Last synced: 25 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ibug/zfs-recompress.py
- Owner: iBug
- License: mit
- Created: 2022-10-21T12:52:22.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2022-10-22T11:18:06.000Z (about 2 years ago)
- Last Synced: 2024-04-17T23:58:38.658Z (7 months ago)
- Language: Python
- Size: 2.93 KB
- Stars: 12
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# zfs-recompress.py
Rewrite of [gary17/zfs-recompress](https://github.com/gary17/zfs-recompress) in Python for better performance.
## Features
- Supports both Linux and BSD systems (with Python)
- Better performance without relying on system utilities
- 4 concurrent threads for I/O operation## Usage
Run `zfs-recompress.py` in the directory where you want to process. Subdirectories are automatically handled.