-
Notifications
You must be signed in to change notification settings - Fork 9.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update Cm_Cache_Backend_Redis to v1.8
- Add chunking to use_lua mode as well. Minor optimization without lua mode (do not array_unique if not needed) ~ colinmollenhour - Added chunking logic to the SUNION call to avoid lengthy blocking ~ davidalger - Proper handling of getFillingPercentage() when maxmemory in Redis is set ~ brusch - Fix for Lua script when removing a huge amount of keys in _removeByMatchingAnyTags() ~ frozenminds - Misc improvments Update Credis_Client to v1.5
- Loading branch information
David Alger
committed
May 4, 2015
1 parent
b25d311
commit d9356d3
Showing
3 changed files
with
432 additions
and
106 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
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
Oops, something went wrong.