Motor 1.1 released

8 views
Skip to first unread message

A. Jesse Jiryu Davis

unread,
Nov 29, 2016, 11:05:58 PM11/29/16
to mongod...@googlegroups.com, mongodb-...@googlegroups.com
I'm pleased to announce version 1.1 of Motor, the asynchronous Python driver for MongoDB. Motor can integrate with either Tornado or asyncio. It is compatible with Python 2.6 or later and all supported versions of MongoDB, including MongoDB 3.4.

Motor 1.0 now requires PyMongo 3.4 or newer. (It's a coincidence that PyMongo's and MongoDB's version numbers are currently the same.) Motor wraps PyMongo's code that supports new server features, including collation, Decimal 128, and a configurable write concern for all commands that write.


Install with:

python -m pip install --upgrade motor

If you encounter any issues, please file them in Jira.

Peace,
— A. Jesse Jiryu Davis 
Reply all
Reply to author
Forward
0 new messages