Distributed Transactions from the Go SDK
Distributed ACID Transactions in Couchbase SDKs
Distributed ACID Transactions are not currently available for the Go SDK. Nevertheless, you may find that you can achieve the same result with our strong durable gurarantees within a single bucket and some re-architecture.
Currently, Distributed ACID Transactions are available for:
-
The C++ API.
-
The .NET SDK.
-
The Go SDK.
-
The Java SDK.
-
The node.js SDK.