Open
Description
hi,
motor ll be deprecated on May 14th 26' and migration to pymongo async driver is recommended, but i noticed there is no async pagination and paginate aggregate methods provided in fastapi-pagination pymongo ext
right now users still need to use motor ext to handle pagination despite migration to async pymongo