Using Couchbase Transactions
- how-to
{description}
Distributed ACID Transactions are not currently available for the Ruby 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++ SDK.
-
The .NET SDK.
-
The Go SDK.
-
The Java SDK.
-
The Kotlin SDK.
-
The Node.js SDK.
-
The PHP SDK.
-
The Python SDK.
-
The Scala SDK.