spring-data-couchbase icon indicating copy to clipboard operation
spring-data-couchbase copied to clipboard

Transactions documentation is outdated

Open programmatix opened this issue 4 years ago • 1 comments

It links to 6.5 server docs, references transactions library 1.0.0, and a minimum server version of 6.5.

See https://docs.couchbase.com/java-sdk/current/howtos/distributed-acid-transactions-from-the-sdk.html for the latest info.

programmatix avatar Oct 14 '21 16:10 programmatix

There is also an odd 'leveloffset' artifact here:

`

We are also looking into tighter integration of the transaction library into the spring data library ecosystem. :leveloffset: -1 `

programmatix avatar Oct 14 '21 16:10 programmatix

looks like this got fixed at some point.

mikereiche avatar May 09 '23 21:05 mikereiche