-
-
Notifications
You must be signed in to change notification settings - Fork 181
pconnect support? #12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Pretty dangerous feature. We should manage persistent connection pool for php-fpm(cgi) like apis. Just look into phpredis source https://github.com/phpredis/phpredis/blob/develop/redis_session.c |
@bazilio91 by dangerous you mean eating too much resources? |
@samdark watch this :) http://profyclub.ru/docs/145 |
EPIC intro :) Overall yeah, pconnect could be unstable. |
This is already supported via |
Does it support redis pconnect ? I read src code, it seems not support pconnect, do you have any plan to support it ?
The text was updated successfully, but these errors were encountered: