Mark Story
|
2852a07167
Fix redis increment/decrement with infinite timeout.
|
8 years ago |
Mark Story
|
42d43888e9
Merge pull request #10781 from h-moriya/fix_Redis
|
8 years ago |
Mark Story
|
9b891c88f9
Add test for redis increment/decrement setting TTL
|
8 years ago |
Florian Brede
|
d389b14092
Respect config duration parameter by using setTimeout for increment & decrement.
|
8 years ago |
h-moriya
|
fd7a29db13
fix delete processing
|
8 years ago |
h-moriya
|
17f5c9d76f
Fix Correspond to RedisCluster from RedisEngine::clear()
|
8 years ago |
Marc Würth
|
3a6bd75832
Use HTTPS for the opensource.org URL
|
8 years ago |
Marc Würth
|
c61ab5ee95
Use HTTPS for the cakefoundation.org URL
|
8 years ago |
Marc Würth
|
4c774ce4b7
Use HTTPS for the cakephp.org URL
|
8 years ago |
Mark Story
|
71829612d7
Use setTimeout() instead of writing a key twice.
|
8 years ago |
Travis Rowland
|
eeb969d78b
Removing default null property assignments. Class property default value is NULL if not specified; assigning it explicitly is redundant.
|
9 years ago |
Marc Würth
|
05305555a3
Remove superfluous whitespace in doc blocks
|
9 years ago |
ADmad
|
855c4d114b
Fix CS error.
|
9 years ago |
Mark Story
|
056e99e171
Handle negative numbers in Redis correctly.
|
10 years ago |
Paolo Cuffiani
|
f77ff5f88a
#7794 Set config array key directly.
|
10 years ago |
Paolo Cuffiani
|
e4cbf57a84
#7794 Fix Redis DSN configuration.
|
10 years ago |
ADmad
|
e1e9745f6f
Use "use" statments
|
10 years ago |
ADmad
|
fae7fe5a01
Fix property name
|
10 years ago |
Mark Story
|
f66edff929
Port Cache::add() to 3.1
|
10 years ago |
Mark Story
|
363e3fd747
Remove unused code.
|
10 years ago |
Fieah
|
f5e75b80c7
Cache: Use extension_loaded() instead of *_exists()
|
11 years ago |
Jose Diaz-Gonzalez
|
76d5e03304
Add support for `host` param in RedisEngine
|
11 years ago |
Adam Taylor
|
9368c625ef
Fix typos
|
11 years ago |
Bryan Crowe
|
be845a3a01
Run phpcbf for PSR2 CS fixers
|
11 years ago |
ndm2
|
b08711064a
Cleanup - Unused local variables
|
11 years ago |
okonomi
|
133c34445c
Fix some docblock type
|
11 years ago |
Mark Story
|
6791e73ebb
Merge remote-tracking branch 'origin/2.6' into 3.0
|
11 years ago |
ADmad
|
b240bac978
More docblock CS fixes.
|
12 years ago |
mark_story
|
3bba1ebd0a
Merge remote-tracking branch 'origin/2.6' into 3.0
|
12 years ago |
euromark
|
b1897f5b45
Adjust doc blocks according to convention.
|
12 years ago |