Files
mikereiche 244f971d1a Add Couchbase Transactions Example.
Closes #650.
Original pull request: #663
2023-05-15 11:25:49 +02:00

870 B

Getting Started

Running the Sample

  • $> docker run -d --name db -p 8091-8097:8091-8097 -p 11210:11210 -p 11207:11207 -p 18091-18095:18091-18095 -p 18096:18096 -p 18097:18097 couchbase
  • Create new cluster via http://localhost:8091/
  • Create new bucket named travel-sample.

Reference Documentation

For further reference, please consider the following sections: