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

Allow setting of global options #40

Open
tollmanz opened this issue Jul 8, 2014 · 0 comments
Open

Allow setting of global options #40

tollmanz opened this issue Jul 8, 2014 · 0 comments
Assignees

Comments

@tollmanz
Copy link
Owner

tollmanz commented Jul 8, 2014

PECL Memcached exposes a lot of options. This library allows you to set some of them via the wp_cache_set_option() function. While this will work in some cases, it's not a great way to set options for the object cache prior to core using the cache.

I would like to extend $memcached_servers into something like $memcached_config that contains these options. These options would be initiated as soon as the object cache is initiated. This would also make it easier to test these options in Travis CI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant