You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(retryable-writes): add support for retryWrites cs option
This allows users to enable support for retryable writes through
the connection string. The option is simply propagated to the core
driver where all the actual work is done.
NODE-1105
0 commit comments