ravendb-go-client icon indicating copy to clipboard operation
ravendb-go-client copied to clipboard

Add support for cluster wide transactions

Open GiGurra opened this issue 1 year ago • 4 comments

Please add support for this to the ravendb-go-client

GiGurra avatar Jun 15 '23 21:06 GiGurra

We are currently full in terms of our workload with the 6.0 release.

Support for cluster wide tx would have to wait after that.

Alternatively, we would be happy to accept a PR for this and be happy to assist

ayende avatar Jun 27 '23 11:06 ayende

When we can expect the release of 6.0 for go-client?

shyaaam avatar Aug 18 '23 17:08 shyaaam

We will be working on cluster-wide transactions support in Q4'23.

ppekrol avatar Aug 21 '23 05:08 ppekrol

Hi @GiGurra,

I'm pleased to inform you that cluster-wide transactions are now supported. You can find examples of the API in the README. https://github.com/ravendb/ravendb-go-client/pull/204

maciejaszyk avatar Jan 17 '24 08:01 maciejaszyk