aboutsummaryrefslogtreecommitdiffstats
path: root/archivers/php-zstd/pkg-descr
blob: a11bd28736bd3bb362bcd6ee808e22d32b72865b (plain) (blame)
1
2
3
4
5
6
This is the PHP extension for zstandard or zstd, a fast lossless
compression algorithm with competitive compression ratios and
multi-core scalability.

This extension can also transparently compress objects stored in
APCu cache. Just set apc.serializer=zstd in your php.ini.