diff options
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)) |