-
-
Notifications
You must be signed in to change notification settings - Fork 825
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
(dev/core#174) Memcached - Updates to comply with PSR-16
The trickiest change in here is complying with the `flush()` when there are multiple instances of `CRM_Utils_Cache_Memcached`. To ensure that one correctly flushes items that match the prefix, we use the technique from: https://github.com/memcached/memcached/wiki/ProgrammingTricks#deleting-by-namespace
- Loading branch information
Showing
1 changed file
with
100 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters