aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 4a2d240..f6895eb 100644
--- a/README.md
+++ b/README.md
@@ -43,6 +43,12 @@ CREATE TABLE `jobs` (
For optimization purposes, you can turn fields `target` and `slot` into `ENUM`s.
+## Clients
+
+#### PHP
+
+[php-jobd-client](github.com/gch1p/php-jobd-client) (official)
+
## jobd requests
* **`poll(targets=[])`** — get new tasks for specified `targets` from database.