This is an automated email from the ASF dual-hosted git repository.
abudnikov pushed a change to branch IGNITE-7595
in repository https://gitbox.apache.org/repos/asf/ignite.git.
from c10ce4e minor fixes
new d94f7d4 add .net platform cache page
new 02ed896 minor updates
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
docs/_data/toc.yaml | 4 +-
docs/_docs/code-snippets/dotnet/PlatformCache.cs | 104 +++++++++++++++++++
.../org/apache/ignite/snippets/ClusterAPI.java | 2 -
docs/_docs/monitoring-metrics/tracing.adoc | 4 +-
docs/_docs/platform-cache.adoc | 111 +++++++++++++++++++++
docs/_docs/plugins.adoc | 4 +-
6 files changed, 220 insertions(+), 9 deletions(-)
create mode 100644 docs/_docs/code-snippets/dotnet/PlatformCache.cs
create mode 100644 docs/_docs/platform-cache.adoc