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

[GitHub] ignite pull request #4207: IGNITE-640: Implement IgniteMultimap data structu...

GitHub user amirakhmedov opened a pull request:

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

    IGNITE-640: Implement IgniteMultimap data structures

    

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

    $ git pull https://github.com/amirakhmedov/ignite IGNITE-640-1

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

    https://github.com/apache/ignite/pull/4207.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 #4207
    
----
commit 28164b3795dda4c8833f66aa2aaf632fd45c7925
Author: Amir Akhmedov <am...@...>
Date:   2018-06-17T03:05:35Z

    IGNITE-640: Implement IgniteMultimap data structures

----


---