[
https://issues.apache.org/jira/browse/OAK-9919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17599012#comment-17599012
]
Naresh K Goty commented on OAK-9919:
------------------------------------
[~mreutegg] : PR for this change
[https://github.com/apache/jackrabbit-oak/pull/684]
> Add support for zstd, zlib to document store with mongodb
> ---------------------------------------------------------
>
> Key: OAK-9919
> URL: https://issues.apache.org/jira/browse/OAK-9919
> Project: Jackrabbit Oak
> Issue Type: Improvement
> Components: jackrabbit-api
> Reporter: Naresh K Goty
> Priority: Major
>
> Starting with MongoDB v4.2, mongodb storageEngine (wiredTiger) started
> supporting [zstd as
> compression|https://www.mongodb.com/docs/manual/reference/configuration-options/#mongodb-setting-storage.wiredTiger.collectionConfig.blockCompressor].
> * Upon testing, document compression rates shown significant compression(>
> 40% reduction).
> * Operations on nodes with MongoDB as datastore, also yielded results
> comparable with current default compression (snappy).
> This improvement will allows applications to choose the appropriate
> collection compression for their usecases. By default, snappy compression
> will be enabled.
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)