Mongo Connector 2.0 has been released!

8 views
Skip to first unread message

Luke Lovett

unread,
Feb 6, 2015, 7:44:53 PM2/6/15
to mongodb-...@googlegroups.com
Mongo Connector has reached a 2.0 version, available from Github (https://github.com/10gen-labs/mongo-connector) and PyPI (https://pypi.python.org/pypi/mongo-connector). This is a new major version of Mongo Connector and includes numerous bug fixes but also many shiny new features. Here is just some of what's new:

- Replicate documents from GridFS
- SSL certificate validation
- Configuration file
- External DocManager support
- Revamped command-line interface and Python API

For a more thorough listing, check out the changelog here: https://github.com/10gen-labs/mongo-connector/blob/master/CHANGELOG.rst

To install using pip (https://pypi.python.org/pypi/pip):

pip install mongo-connector

To upgrade a previous version:

pip install --upgrade mongo-connector

You can find all documentation on the wiki: https://github.com/10gen-labs/mongo-connector/wiki

Any questions, feature requests, and bug reports should be reported as a new Github issue here: https://github.com/10gen-labs/mongo-connector/issues

Happy connecting!
Reply all
Reply to author
Forward
0 new messages