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

Update Cm_Cache_Backend_Redis to v1.8 and Credis_Client to v1.5 #1231

Merged
merged 1 commit into from
Jul 17, 2015

Commits on May 4, 2015

  1. 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
    David Alger committed May 4, 2015
    Configuration menu
    Copy the full SHA
    d9356d3 View commit details
    Browse the repository at this point in the history