spring-projects / spring-projects/spring-data-couchbase
improve transactions example [DATACOUCH-609]
Open
@mikereiche is already working on this.
Since Dec 31, 2020.
type: documentation
type: enhancement
- Dominant language
- Java
- Stars
- 284
- Forks
- 197
- PR merge metrics
- No merged PRs in 30d
Description
Matt Ingenthron opened DATACOUCH-609 and commented
The current transactions example shows mutation of just a single entity in a single bucket. The primary use case for txns is really atomicity across multiple documents, so it'd be great for the example to reflect that.
Perhaps take inspiration from the Couchbase documentation on this?
Reference URL: https://docs.spring.io/spring-data/couchbase/docs/current/reference/html/#couchbase.transactions
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.