这是indexloc提供的服务,不要输入任何密码
Skip to content

Tags: andhiirawan/Cm_Cache_Backend_Redis

Tags

1.8

Toggle 1.8's commit message
Add chunking to use_lua mode as well. Minor optimization without lua …

…mode (do not array_unique if not needed).

1.7

Toggle 1.7's commit message
Track latest Credis library (adds auto-retry on first request failure).

1.6

Toggle 1.6's commit message
Fix unit tests randomly failing.

1.5

Toggle 1.5's commit message
Track latest Credis_Client, use evalsha+eval rather than script exist…

…s+evalsha.

1.4

Toggle 1.4's commit message
Allow keys to be set without expire times. Refs colinmollenhour#33

1.3

Toggle 1.3's commit message
Prevent cache tag data from being lost in race conditions. Refs colin…

…mollenhour#33

1.2

Toggle 1.2's commit message
Tracking latest lib/Credis (minor)

1.1

Toggle 1.1's commit message
Always select db in case connection is used elsewhere.

1.0

Toggle 1.0's commit message
Merge pull request colinmollenhour#2 from mattheath/master

Update modman URL to point to Github in readme

notxn

Toggle notxn's commit message
Fix modman command in README.