GitHub user alamar opened a pull request: https://github.com/apache/ignite/pull/4673
Preliminary Binary Object compression with Zstd. You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-compress-zstd-dict Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/4673.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #4673 ---- commit 90fc26a2042c660b7c07031e42fc8cfd091b4412 Author: Ilya Kasnacheev <ilya.kasnacheev@...> Date: 2018-08-31T15:19:14Z Preliminary Binary Object compression with Zstd. ---- ---