1. What would you like to communicate to the user about this feature?
2. Would you like the user to see examples of the syntax and/or executable code and its output?
3. Which versions of the driver/connector does this apply to?
1. What would you like to communicate to the user about this feature?
2. Would you like the user to see examples of the syntax and/or executable code and its output?
3. Which versions of the driver/connector does this apply to?
Context
We should be able to tell from client metadata that we are using an AsyncMongoClient vs a MongoClient. This will help us track the transition of users from Motor to Async PyMongo.