Motor

Today I released version 0.3.1 of Motor, the asynchronous MongoDB driver for Python and Tornado. This release is compatible with MongoDB 2.2, 2.4, and 2.6. It requires PyMongo 2.7.1.

There are no new features. Changes:

Get the latest version with pip install --upgrade motor. The documentation is on ReadTheDocs. If you encounter any issues, please file them in Jira.

Meanwhile, I'm prototyping asyncio support alongside Tornado for Motor's next major release.