finish pq\Query
[mdref/mdref-pq-gateway] / pq-gateway / pq / Query / AsyncExecutor.md
diff --git a/pq-gateway/pq/Query/AsyncExecutor.md b/pq-gateway/pq/Query/AsyncExecutor.md
new file mode 100644 (file)
index 0000000..d7804d6
--- /dev/null
@@ -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).