You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by alamar <gi...@git.apache.org> on 2018/07/03 13:14:20 UTC

[GitHub] ignite pull request #4295: Preliminary Binary Object compression.

GitHub user alamar opened a pull request:

    https://github.com/apache/ignite/pull/4295

    Preliminary Binary Object compression.

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gridgain/apache-ignite ignite-compress

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/4295.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 #4295
    
----
commit 30c2a814a04d7ef4d57b7c6f8a4f5c99b03fc492
Author: Ilya Kasnacheev <il...@...>
Date:   2018-06-14T16:07:58Z

    Preliminary Binary Object compression.

----


---