Carsten Brandt
|
09a3300b7c
|
refactored redis cache, added mset()
|
11 years ago |
Alexander Mohorev
|
51211898f8
|
Control statements based on the if and elseif constructs must have a single space before the opening parenthesis of the conditional and a single space after the closing parenthesis.
|
11 years ago |
Alexander Makarov
|
1f6a823073
|
Short array syntax
|
11 years ago |
Carsten Brandt
|
8d4d0ee0bc
|
Update RedisCache.php
added version information
|
11 years ago |
Carsten Brandt
|
0e261fba5a
|
moved redis out of yii\db namespace
|
11 years ago |
Carsten Brandt
|
ca69ef09d4
|
update of @property annotations
|
11 years ago |
Carsten Brandt
|
427c373ba6
|
implement Cache::exists() for various cache backends
fixes #811
|
11 years ago |
Carsten Brandt
|
3b91801a35
|
cherry picked RedisCache and redis\Connection from redis WIP branch
commit in redis branch was:
0cd65e7496
|
11 years ago |
Carsten Brandt
|
a5a64dd7c9
|
improved redis timeout handling
|
11 years ago |
Carsten Brandt
|
b030326db6
|
moved files to right places
|
12 years ago |
Carsten Brandt
|
baac7e14df
|
moved classes from framework -> yii
|
12 years ago |
Carsten Brandt
|
dd9a3675a6
|
redis cache php doc grammar fix
|
12 years ago |
Carsten Brandt
|
38a1938847
|
documentation and code style fixes
|
12 years ago |
Carsten Brandt
|
fad011274c
|
added missing init() method to Cache class
|
12 years ago |
Carsten Brandt
|
3d3f711d6a
|
testing and fixing RedisCache
|
12 years ago |
Carsten Brandt
|
eac48ff2a8
|
Redis cache implementation
|
12 years ago |