logo

LZJB

STORAGE

Technology

10/27/2025

STORAGE

Technology

One of the data compression algorithms, was developed for simple structured data with natural redundancy. It has a very low CPU load, comparable to LZ4, but the compression ratio is 15-20% lower. This algorithm is designed for the ZFS file system and works well with data smaller than 1MB, making it suitable for telemetry collection systems, configuration files, and JSON documents.

Rate this article