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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

andrey-kuznetsov
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 <amir.akhmedov@...>
Date:   2018-06-17T03:05:35Z

    IGNITE-640: Implement IgniteMultimap data structures

----


---