Skip to content
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

Support persistent connections in memcached implantation #7845

Closed

Conversation

jdarwood007
Copy link
Member

https://www.php.net/memcached.construct

If you pass the first parameter while creating the memcached object, this will persist the connections. Otherwise the connection are discarded when the page is loaded.

https://www.php.net/memcached.construct

If you pass the first parameter while creating the memcached object, this will persist the connections.  Otherwise the connection are discarded when the page is loaded.
@jdarwood007 jdarwood007 added this to the 2.1.6 milestone Oct 23, 2023
@jdarwood007 jdarwood007 closed this Jan 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant