-
Type: New Feature
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Networking
-
None
-
Fully Compatible
-
Dev Tools 2018-12-31, Dev Tools 2019-01-14, Dev Tools 2019-02-11
-
(copied to CRM)
from this I learn that zlib has been added as an option for --networkMessageCompressors. zstd uses much less CPU while matching zlib in compression rates. I hope you add it. Not only does this reduce server CPU but it also reduces latency in query responses. Using a DBMS not named MongoDB, switching from zlib to zstd for network compression was a huge win.
https://docs.mongodb.com/master/release-notes/3.6/
https://github.com/facebook/zstd
- is depended on by
-
DRIVERS-600 Add support for Zstandard compression
- Closed
- is related to
-
SERVER-32595 LZ4 compression in MongoDB
- Closed
-
SERVER-36352 enable zstd compression support in MongoDB
- Closed
-
SERVER-38168 Vendor Zstandard library
- Closed
-
SERVER-56858 Change default order of network compressor to 'zstd,snappy,zlib'
- Backlog