|
Similar to what we did for the ChangeStreams examples, if all the drivers could implement the following transactions examples which the docs team can extract:
// Start Beta Transaction Example 1
|
|
// https://docs-beta-transactions.mongodb.com/transactions/#example
|
|
// End Beta Transaction Example 1
|
// Start Beta Transaction Example 2
|
|
// https://docs-beta-transactions.mongodb.com/transactions-write-concern/
|
|
// End Beta Transaction Example 2
|
// Start Beta Transaction Example 3
|
|
// A hello world transaction with exception handling and retry logic.
|
|
// End Beta Transaction Example 3
|
|