-
Type: Task
-
Resolution: Done
-
None
-
Affects Version/s: None
-
Component/s: None
There has been some work done prototyping adding support for LZ4 compression in the WiredTiger library here: https://github.com/qconner/mongo/commits/lz4/src/third_party/wiredtiger. Thanks qconner
The characteristics of LZ4 compression are different enough to the currently supported libraries that it would be good to add support into WiredTiger.
The content in the above branch is a good start. We need to add support for building using the autoconf infrastructure in WiredTiger (as well as that for Scons in the current branch). Adding that support should be very similar to how the zlib support is currently implemented.
- is depended on by
-
SERVER-17741 LZ4 compressor for mongod
- Closed
- is related to
-
SERVER-32595 LZ4 compression in MongoDB
- Closed
- related to
-
WT-1756 LZ4 external compressor
- Closed