Carsten Brandt
|
b081cf5e46
|
moved elasticsearch to extensions
|
11 years ago |
Carsten Brandt
|
643593737d
|
added test case for #1310
|
11 years ago |
Carsten Brandt
|
f017ba357f
|
refactored unit tests. put common AR tests in trait
|
11 years ago |
Carsten Brandt
|
cb4504a10f
|
refactored Model and redis AR to allow drop of RecordSchema
|
11 years ago |
Carsten Brandt
|
8542448f20
|
refactored redis AR to relect the latest changes
- make use of traits
- short array
- better implementation of query findByPk
|
11 years ago |
Carsten Brandt
|
3623fc19dc
|
refactored redis AR pk and findByPk
|
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
|
79982c9848
|
Redis Insert, Update, Delete and Find is ready and roughly unit tested
relations are not working yet
|
12 years ago |