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

[3.0] Support persistent connections in memcached implementation #8002

Merged

Conversation

jdarwood007
Copy link
Member

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

If you pass the first parameter while creating the memcached object, this will persist in the connections.  Otherwise, the connection is discarded when the page is loaded.
@jdarwood007 jdarwood007 added this to the 3.0 Alpha 2 milestone Jan 6, 2024
@jdarwood007 jdarwood007 changed the title Support persistent connections in memcached implementation [3.0] Support persistent connections in memcached implementation Jan 7, 2024
@Sesquipedalian Sesquipedalian merged commit e6838c1 into SimpleMachines:release-3.0 Jan 11, 2024
3 checks passed
@jdarwood007 jdarwood007 deleted the memcachePersist branch January 11, 2024 04:19
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.

2 participants