summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWolfy-J <[email protected]>2019-05-04 00:12:19 +0300
committerWolfy-J <[email protected]>2019-05-04 00:12:19 +0300
commit0c5f688fdaa233c626077964dfd7924b255d4462 (patch)
treebce5ed82d4ec7c5884f4ef14bb5a145c148f1d28
parente23b523cde0059dfd6cb4696b09f210021e10e18 (diff)
update changelog
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 8b9c9d11..d44df05a 100644
--- a/README.md
+++ b/README.md
@@ -34,6 +34,7 @@ Features:
- works over TCP, unix sockets and standard pipes
- automatic worker replacement and safe PHP process destruction
- worker lifecycle management (create/allocate/destroy timeouts)
+- max ttl, max idle ttl, max execution time, max memory usage (soft)
- payload context and body
- control over max jobs per worker
- protocol, worker and job level error management (including PHP errors)