X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;ds=sidebyside;f=pq-gateway%2Fpq%2FQuery%2FAsyncExecutor.md;fp=pq-gateway%2Fpq%2FQuery%2FAsyncExecutor.md;h=d7804d61e0f5f1d9ce33ad0158ee49f71dbc84e2;hb=8ca926b19e417db747f046038909d818352b29a3;hp=0000000000000000000000000000000000000000;hpb=8e466600d2aff5f9a4e3deb1ba72ac1047f29fcf;p=mdref%2Fmdref-pq-gateway diff --git a/pq-gateway/pq/Query/AsyncExecutor.md b/pq-gateway/pq/Query/AsyncExecutor.md new file mode 100644 index 0000000..d7804d6 --- /dev/null +++ b/pq-gateway/pq/Query/AsyncExecutor.md @@ -0,0 +1,7 @@ +# class pq\Query\AsyncExecutor extends pq\Query\Executor + +An asynchronous query executor implementation. +See pq\Query\Executor for inherited methods and properties. + +> ***NOTE:*** + This asynchronous executor implementation depends on [React/Promise](https://github.com/reactphp/promise).