Carsten Brandt
|
df22ffa304
|
redis AR cleanup
|
2013-09-25 11:54:43 +02:00 |
|
Carsten Brandt
|
f3aa807d8f
|
ensure atomicity of operations
|
2013-09-25 11:41:41 +02:00 |
|
Carsten Brandt
|
c6c164dc71
|
made link() and unlink() compatible with NoSQL AR
|
2013-09-25 11:40:59 +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
|
142ea1f98f
|
relation support and unit tests
|
2013-09-24 19:10:49 +02:00 |
|
Carsten Brandt
|
3623fc19dc
|
refactored redis AR pk and findByPk
|
2013-09-24 19:04:38 +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
|
563171eba4
|
moved redis out of yii\db namespace
|
2013-09-18 17:09:40 +02:00 |
|