GitHub user ptupitsyn opened a pull request:
https://github.com/apache/ignite/pull/3387 IGNITE-6598 .NET: Implement IIgnite.AddCacheConfiguration
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/ptupitsyn/ignite ignite-6598
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/3387.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #3387
----
commit 241e4c58b30c24e0599cd692908a9da5a06dd78d
Author: Pavel Tupitsyn <ptupitsyn@...>
Date: 2018-01-16T13:47:23Z
IGNITE-6598 .NET: IIgnite.AddCacheConfiguration
commit 838a8f00b19312bd176a77a0db420316a2337058
Author: Pavel Tupitsyn <ptupitsyn@...>
Date: 2018-01-16T13:50:08Z
wip
commit fc9e81dd0223a71628be8d26774c11787b7fa9b2
Author: Pavel Tupitsyn <ptupitsyn@...>
Date: 2018-01-16T13:50:31Z
wip
commit 9fb052b8571c60034b1124d5e0ad1003f1d6f932
Author: Pavel Tupitsyn <ptupitsyn@...>
Date: 2018-01-16T13:57:16Z
wip tests
commit 52ab493a25891cbc64fc51116a44debce2f443be
Author: Pavel Tupitsyn <ptupitsyn@...>
Date: 2018-01-16T13:59:45Z
wip
commit 96aa5dd6b54377743302f10618fa322592721776
Author: Pavel Tupitsyn <ptupitsyn@...>
Date: 2018-01-16T14:36:46Z
Add Java impl
commit be97411fb10ea1a884582ceb352c06e31af158a1
Author: Pavel Tupitsyn <ptupitsyn@...>
Date: 2018-01-16T14:42:59Z
All done, fix Core tests
----
---