runtime icon indicating copy to clipboard operation
runtime copied to clipboard

Question: How do I create pools?

Open vrgenl opened this issue 2 years ago • 2 comments

So I have php-runtime working with swoole and symfony. Works like a charm! The only thing I cant seem to work out is to create pools for lets say SQL or Redis.

Previously I had created a command that runs a HttpServer and also spun up some workers for pools etc to keep connections open.

Can't seem to find any answers here in the issue history or anywhere else for that matter.

Kind regards, Rogier

vrgenl avatar Jan 27 '23 22:01 vrgenl