Carsten Brandt
|
e62e84873c
|
more API methods for redis active query: sum, avg, max, min ...
|
11 years ago |
Carsten Brandt
|
7817815dd1
|
added more complex queries via Lua script EVAL to redis
- http://redis.io/commands/eval
- http://www.lua.org/
|
11 years ago |
Carsten Brandt
|
563171eba4
|
moved redis out of yii\db namespace
|
11 years ago |
Carsten Brandt
|
e3df19d984
|
Redis AR WIP
- introduced RecordSchema class for schema definition
|
11 years ago |
Carsten Brandt
|
b85c87bc55
|
AR relations copy&paste
|
12 years ago |
Carsten Brandt
|
b030326db6
|
moved files to right places
|
12 years ago |
Carsten Brandt
|
fd5e6ccfed
|
fixed db exception according to signature change
|
12 years ago |
Carsten Brandt
|
baac7e14df
|
moved classes from framework -> yii
|
12 years ago |
Carsten Brandt
|
79982c9848
|
Redis Insert, Update, Delete and Find is ready and roughly unit tested
relations are not working yet
|
12 years ago |
Carsten Brandt
|
34b6624410
|
implemented redis AR ActiveQuery and find()
|
12 years ago |
Carsten Brandt
|
7efe3b1483
|
Redis active record data storage implementation
insert update delete
|
12 years ago |
Carsten Brandt
|
39a1ce406b
|
Redis concept finished except relations
|
12 years ago |
Carsten Brandt
|
f642caf15d
|
redis db backend WIP
|
12 years ago |