MongDBIntIdGenerator
MongDBIntIdGenerator copied to clipboard
MongoDB Sequential integer Id Generator - Uses findAndModify to create sequential id's
Results
2
MongDBIntIdGenerator issues
Sort by
recently updated
recently updated
newest added
I've done the same job has sharnol did.. - updated mongo to v2.2.3 - fw update to 4.5 (minimum required by the driver) - update to the tests - mantained...
## Upgrade to new MongoDB.Driver version 2.2.3. Changes also include 1. Upgrade of projects from .NET 4 to .NET 4.6.1 2. NUnit upgrade to 3.* 3. Upgrade from (Legacy) Official...