-
Enhancement
-
Resolution: Done
-
Major
-
None
-
None
-
None
Add non-blocking (async) methods to the Query interface. The RemoteQuery can take advantage of those without any changes in the internals logic.
EmbeddedQuery won't support these methods for now. It is not a trivial job to do.