You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by pt...@apache.org on 2021/04/29 12:55:29 UTC

[ignite] branch master updated (85b52a0 -> 01e3899)

This is an automated email from the ASF dual-hosted git repository.

ptupitsyn pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ignite.git.


    from 85b52a0  IGNITE-14655 .NET: Improve DataStreamer API
     add 01e3899  IGNITE-14609 Document old and new async continuation behavior

No new revisions were added by this update.

Summary of changes:
 docs/_data/toc.yaml                                |   2 +
 .../key-value-api/basic-cache-operations.adoc      |  27 ++++-
 docs/_docs/net-specific/net-async.adoc             | 121 +++++++++++++++++++++
 .../java/org/apache/ignite/lang/IgniteFuture.java  |  10 +-
 4 files changed, 148 insertions(+), 12 deletions(-)
 create mode 100644 docs/_docs/net-specific/net-async.adoc