Distributed Transactions from the C SDK

  • how-to
    +
    C++ Transactions built upon the C SDK have been replaced with native C++ SDK ACID transactions.

    Transactions are not available directly via the C SDK.

    Previously a version of C++ Distributed ACID Transactions was built upon the C SDK, although not exposing any C symbols explicitly. This has now been deprecated, and customers are recommended to explore native C++ SDK ACID transactions.