How can I use Multi-document Transactions with .Net Core
I’m using CouchbaseNetClient 3.0.1 with Server 6.5.1
How can I use Multi-document Transactions with .Net Core
I’m using CouchbaseNetClient 3.0.1 with Server 6.5.1
Hi @luboid,
At this time, only the Java client supports multi-document transactions. It will eventually be added to other SDKs soon.
I’m curious, what kind of use case or situation do you have in mind where you want multi-document transactions?
Hi @matthew.groves,
Thank you for the answer,
For now, I’m only exploring what are possibilities, but it will be a financial app.