[Feature Request] Async queries while using Object Mapper
Hello Team,
I have a prospect who asked me about Async Queries while using Object Mapper, I asked on Slack and @avelanarius mentioned that is not supported.
https://python-driver.docs.scylladb.com/stable/cqlengine/models.html#
Could we check the feasibility of this feature?
The effort for this is quite significant and I doubt we will pursue this direction in the near future. The users can raise it in the upstream project, but I doubt they'll pick it up as well.
Imo this is not something we could possibly introduce. Python-driver is already extremely fragile and has a lot of issues. cqlengine is code we vare rarely touch. It would also introduce many more conflicts when merging upstream. The only way I see this introduced is trough upstream. Please open an issue there.