zstan commented on a change in pull request #8777:
URL: https://github.com/apache/ignite/pull/8777#discussion_r572921841
##########
File path: docs/_docs/thin-clients/cpp-thin-client.adoc
##########
@@ -115,3 +115,32 @@ Configure link:security/authentication[authentication on
the cluster side] and p
include::code-snippets/cpp/src/thin_authentication.cpp[tag=thin-authentication,indent=0]
----
+=== Executing Transactions
+
+The C++ thin client supports the transactional API. You can execute
distributed transactions in various configuration
+modes by selecting required isolation levels and concurrency modes.
Review comment:
doubled "modes" seems excessive here.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]