mongodb/Database
Scott R. Parish 3956adab00 create global oigInc instance
Before if multiple threads instantiated their own ObjectIdGen
structure it would be possible to get duplicate objectid's
generated. By making sure there is a single inc counter, this is
avoided.
2010-03-13 21:44:42 -06:00
..
MongoDB create global oigInc instance 2010-03-13 21:44:42 -06:00
MongoDB.hs format nits 2010-03-12 23:54:41 -06:00