Introduces the 'exclusive' parameter for document-based operations. This can enable more robust code when dealing with write-write errors, and in some cases, can be used to improve performance.
This is a breaking change, due to the additional optional argument.
Introduces the 'exclusive' parameter for document-based operations. This can enable more robust code when dealing with write-write errors, and in some cases, can be used to improve performance.
This is a breaking change, due to the additional optional argument.