craiggwilson / Simple.Data.MongoDB

MongoDB adapter for Simple.Data
35 stars 10 forks source link

MongoDB 3 compatibility #18

Open pizycki opened 9 years ago

pizycki commented 9 years ago

I have a running application which connects to database hosted on MongoLab. Since they've updated their databases to Mongo 3, I cannot longer autenticate. Does it mean that Simple.Data.MongoDB doesn't support Mongo 3?