
The various MariaDB storage engines, such as InnoDB, RocksDB, Mroonga, can use different compression libraries.
Plugin provides Snappy (https://github.com/google/snappy) compression
Note that these affect InnoDB and Mroonga only; RocksDB still uses the compression algorithms from its own library