Carsten Brandt
|
179618c6e9
|
fixed empty result in findByPk list
|
2013-09-30 15:39:04 +02:00 |
|
Carsten Brandt
|
3e75c11721
|
cleanup and reorder methods in redis ar + added link+unlink
|
2013-09-24 20:16:39 +02:00 |
|
Carsten Brandt
|
d2c7ef76b3
|
more tests
|
2013-09-24 19:32:41 +02:00 |
|
Carsten Brandt
|
142ea1f98f
|
relation support and unit tests
|
2013-09-24 19:10:49 +02:00 |
|
Carsten Brandt
|
7850c8d238
|
made indexBy callable like db AR
|
2013-09-24 19:09:59 +02:00 |
|
Carsten Brandt
|
130b63461c
|
redis WIP
- relation support
- completed and refactored lua script builder
|
2013-09-24 15:27:54 +02:00 |
|
Carsten Brandt
|
e62e84873c
|
more API methods for redis active query: sum, avg, max, min ...
|
2013-09-22 16:29:56 +02:00 |
|
Carsten Brandt
|
7817815dd1
|
added more complex queries via Lua script EVAL to redis
- http://redis.io/commands/eval
- http://www.lua.org/
|
2013-09-22 15:43:35 +02:00 |
|
Carsten Brandt
|
72889128fc
|
fixed offset and limit in redis AR
|
2013-09-18 17:49:56 +02:00 |
|
Carsten Brandt
|
563171eba4
|
moved redis out of yii\db namespace
|
2013-09-18 17:09:40 +02:00 |
|