ADmad
|
48e9213a6a
Fix type error.
|
6 years ago |
Mark Story
|
cd81e8f6f9
Merge remote-tracking branch 'origin/3.next' into 4.x
|
6 years ago |
Bogdan SOOS
|
e5605aaab5
Replace setTimeout() with expire()
|
6 years ago |
Anne van de Venis
|
90440a67c5
[REDIS] Use SCAN instead of KEYS to find all matching keys (#13405)
|
6 years ago |
ADmad
|
d790ca881f
Update typehints.
|
6 years ago |
ADmad
|
1bf12dca6a
Merge branch '3.next' into 4.x
|
6 years ago |
Cedric Alfonsi
|
15507efb90
php-redis 'delete' alias function is deprecated since php-redis v5. Use the 'del' function instead
|
6 years ago |
mscherer
|
1a1e37fef1
Use more precise bool return docs.
|
7 years ago |
ADmad
|
cf569b9c15
Fix CS error.
|
7 years ago |
ADmad
|
b49634da57
Update typehints for Cache/
|
7 years ago |
mscherer
|
6874d54d87
Use stricter PHP internal functions.
|
7 years ago |
ADmad
|
b5f2d67c72
Remove redundant string type check in RedisEngine::get().
|
7 years ago |
ADmad
|
7b7a8dca49
Limit line lenghts to 120 character for code.
|
7 years ago |
Mark Story
|
0110ea823e
Implement TTL parameters for cache engines
|
7 years ago |
Mark Story
|
7596faa60c
Update Redis to return default values.
|
7 years ago |
Mark Story
|
8cf009278f
Update RedisEngine to psr16 compatible implementation
|
7 years ago |
Mark Story
|
1ae31c054e
Update CacheEngine to PSR16
|
7 years ago |
ADmad
|
006e5e49eb
Merge branch '3.next' into 4.x
|
7 years ago |
ADmad
|
6577ba69ab
Fix method name casing.
|
7 years ago |
ADmad
|
7e109ecb1a
Remove CacheEngine::gc().
|
7 years ago |
Mark Story
|
671aca72db
Add typehints to Cache
|
7 years ago |
Mark Story
|
f7b48f6bd0
Add strict_types to Cache/
|
7 years ago |
ADmad
|
9bd82d7ac1
Fix CS errors.
|
7 years ago |
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 |