Carsten Brandt
48199cfc00
renamed redis tableName() to keyPrefix()
11 years ago
Carsten Brandt
d0fc987f0b
fixed test break
11 years ago
Carsten Brandt
ff52f28d0a
adjusted elasticsearch and redis AR to use BaseAR
11 years ago
Qiang Xue
a5e3c00d75
replaced inheritdoc tags.
11 years ago
Carsten Brandt
83527e85ca
made Model::attributes() non static again
...
- allows to have dynamic definition of attributes depended on the
instance
- there was no real need for it to be static. Places that used it static
have been refactored.
fixes #1318
11 years ago
Panagiotis Moustafellos
2ff8ac3d61
fixed PhpDoc by swapping to {@inheritdoc}
11 years ago
Carsten Brandt
752261e9ec
fixed redis session init() call
...
fixes #1319
11 years ago
Carsten Brandt
8be4f3778a
updated properties of extensions
11 years ago
Carsten Brandt
3cb366020a
added redis Session
...
as suggested in issue #1316
11 years ago
Carsten Brandt
b5c73a3724
allow redis connection to be configure directly in cache
...
fixes #1316
11 years ago
Carsten Brandt
b081cf5e46
moved elasticsearch to extensions
11 years ago
Qiang Xue
0b13c43466
refactored redis cache.
11 years ago
Carsten Brandt
8ac2b7364d
moved redis to extensions
11 years ago