couchbase / docs-sdk-php

The PHP SDK documentation source files used in the new Couchbase Docs site.
https://docs.couchbase.com
Other
2 stars 14 forks source link

Doc 9912 4.0 migration / transactions docs #96

Closed osfameron closed 2 years ago

osfameron commented 2 years ago

Note that some of this work was already committed to release/4.0 as WIP, so you may prefer to look at the full files rather than diffs.

@avsej some specific things to note for transactions-example.php:

Changed some behaviour from Node.js version (for example pass the Cluster and Collection explicitly rather than awaiting, as I couldn't see if that was important?)

osfameron commented 2 years ago

Merging despite outstanding requests from @programmatix in order to get built on staging -- will create separate PR to address these issues!