Carsten Brandt
|
0e261fba5a
|
moved redis out of yii\db namespace
|
11 years ago |
Qiang Xue
|
02fd82c42a
|
Fixed build break.
|
11 years ago |
Carsten Brandt
|
ca69ef09d4
|
update of @property annotations
|
11 years ago |
Carsten Brandt
|
bdb77f33ba
|
updated @property annotations of many classes
|
11 years ago |
Carsten Brandt
|
14181b2be0
|
Update PHPDoc command to update classfiles automatically
|
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
|
e3df19d984
|
Redis AR WIP
- introduced RecordSchema class for schema definition
|
11 years ago |
Carsten Brandt
|
b84097c1ae
|
fixed redis response parsing for large data
fixes #743
|
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
|
fd5e6ccfed
|
fixed db exception according to signature change
|
12 years ago |
Carsten Brandt
|
baac7e14df
|
moved classes from framework -> yii
|
12 years ago |
Carsten Brandt
|
baf295402e
|
better php doc for redis Connection::executeCommand
|
12 years ago |
Carsten Brandt
|
38a1938847
|
documentation and code style fixes
|
12 years ago |
Carsten Brandt
|
eac48ff2a8
|
Redis cache implementation
|
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
|
0d2f5028ef
|
Finished Redis Connection class
|
12 years ago |
Carsten Brandt
|
8e74add1e7
|
Redis connection implementation
|
12 years ago |
Carsten Brandt
|
39a1ce406b
|
Redis concept finished except relations
|
12 years ago |
Carsten Brandt
|
f642caf15d
|
redis db backend WIP
|
12 years ago |