Data compression.
These compression methods are used by the hcache.
Each Compression backend implements the ComprOps API.
Name | File | Home Page |
---|---|---|
LZ4 compression | compress/lz4.c | https://github.com/lz4/lz4 |
ZLIB compression | compress/zlib.c | https://www.zlib.net/ |
Zstandard (zstd) compression | compress/zstd.c | https://www.zstd.net/ |
Usage with Compression Level set to X: