tc / RMongo

R client to interface with MongoDB
102 stars 34 forks source link

Added new method to authenticate to a replica set with the new SCRAM-… #37

Closed svensteudter closed 9 years ago

svensteudter commented 9 years ago

…SHA1 authentication method which is default in MongoDB 3.0+. Added a java folder containing information how to retrieve the java source code to be compliant with the CRAN repository policy.