Skip to content

Global memcached groups names #260

@rebeccahum

Description

@rebeccahum

Bug Description

We should not allow use of global memcached cache group names, as they are being used on a global scale and things go wrong (such as user login) when they are overwritten: https://github.com/Automattic/wp-memcached

Minimal Code Snippet

wp_cache_set( 'blahblah', 'blah', 'users', 1 * MINUTE_IN_SECONDS );

Tested Against master branch?

  • I have verified the issue still exists in the master branch of VIPCS.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions