[MDEV-16840] MyRocks: Windows binary: Support a fast compression algorithm Created: 2018-07-27  Updated: 2018-08-01

Status: Open
Project: MariaDB Server
Component/s: Storage Engine - RocksDB
Fix Version/s: None

Type: Task Priority: Major
Reporter: Sergei Petrunia Assignee: Unassigned
Resolution: Unresolved Votes: 1
Labels: None


 Description   

At the moment, MyRocks binary on Windows only supports Zlib compression algorithm.

It should support at least one of the faster algorithms: zstd, snappy, lz4.



 Comments   
Comment by Vladislav Vaintroub [ 2018-08-01 ]

Rocksdb can easily support a XPRESS, which is Windows builtin. It was described in https://docs.microsoft.com/en-us/windows/desktop/cmpapi/using-the-compression-api as
Very fast with low resource requirement

Other mentioned algorithms are harder to support, since OS does not provide them in any form, and we do not support what OS does not support elsewhere

Generated at Thu Feb 08 08:31:57 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.