Skip to content

1.0.6

Compare
Choose a tag to compare
@bcrowe bcrowe released this 12 Feb 00:22
· 38 commits to master since this release

Added the ability to set a maximum number of retries for "not master" MongoCursorExceptions within CRUD operations in the Collection class. Augments issue #8. Defaults to 1 retry as previously implemented.