Skip to content

#3058121: Add persistence for memcache(d).

MR created based on patch #17.

I use the option $settings['memcache']['persistent'] for memcached, too and added section in README.md.

If persistent_id is not specified, the key_prefix is used. If no key_prefix is set, a hash from base_url is used.

Closes #3058121

Edited by Jan Kellermann

Merge request reports