Distributed Transactions from the PHP SDK
Distributed ACID Transactions in Couchbase SDKs
Distributed ACID Transactions are not currently available for the PHP 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.