Description
In scope of this ticket we will create a separate project, async-driver, which adapts the async support defined by AsyncReadOperation and AsyncWriteOperation in the core driver to an API that is largely identical to the synchronous API in org.mongodb.MongoClient. The interfaces will be defined in the package org.mongodb.async.