Now wraps PyMongo 3.4+ and supports the latest features, like collation and write concern for commands
MongoDB 3.4 support, topology-change monitoring, and Decimal128 support.
In the MongoDB Engineering Journal I sing the ballad of my quest: making getaddrinfo concurrent on CPython.
Motor 1.0 is the first API-stable release. It wraps PyMongo 3.3+ and supports the latest MongoDB features.
Switches from greenlets to a thread pool, and updates from PyMongo 2.8 to 2.9.
Switches from greenlets to a thread pool, and updates from PyMongo 2.8 to 2.9.
Fixes two bugs in "minPoolSize" logic.
Three minor bugfixes.
Now with native TLS on Mac and Windows, no need for OpenSSL there.
Native TLS on Mac and Windows, a new Command Monitoring API, and dozens of other features.