diff options
author | Wolfy-J <[email protected]> | 2018-01-29 15:11:13 +0300 |
---|---|---|
committer | GitHub <[email protected]> | 2018-01-29 15:11:13 +0300 |
commit | 70988af8b68a3e56a74b2e037c7618d3e322352b (patch) | |
tree | 89ff3fbd90d6430d671f6b125f7d17c49edf9c4e /README.md | |
parent | fd00847478d1e3e474c9be98c1370cf80ecea040 (diff) |
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -9,6 +9,8 @@ RoadRunner High-performance PHP load balancer and process manager library for Golang. +Library allows you to embed PHP code into Golang applications as stateless workers. + Features: -------- - no external services, drop-in (based on [Goridge](https://github.com/spiral/goridge)) |