2 Commits (dc720d9bf4fb8a07f2c7d08012952644ad85e794)

Author SHA1 Message Date
Carsten Brandt 454174a688 added NOT operator for db, elasticsearch, redis 11 years ago
Qiang Xue 41685a2409 moved extensions under yii. 11 years ago
Carsten Brandt 48199cfc00 renamed redis tableName() to keyPrefix() 11 years ago
Carsten Brandt 8ac2b7364d moved redis to extensions 11 years ago
Carsten Brandt 4459cb4f2b cleanup redis AR 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 11 years ago
Carsten Brandt 28c7acc469 fixed BETWEEN comparision to match >= and <= 11 years ago
Carsten Brandt 3623fc19dc refactored redis AR pk and findByPk 11 years ago
Carsten Brandt 130b63461c redis WIP 11 years ago
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 11 years ago