1 Commits (7fcc38da53c05a247e11bc6023fb5a0bc1c39708)

Author SHA1 Message Date
Carsten Brandt 8ac2b7364d moved redis to extensions 11 years ago
Carsten Brandt 6995e8ddd0 removed call to nonexistsend property 11 years ago
Carsten Brandt cb4504a10f refactored Model and redis AR to allow drop of RecordSchema 11 years ago
Alexander Mohorev 51211898f8 Control statements based on the if and elseif constructs must have a single space before the opening parenthesis of the conditional and a single space after the closing parenthesis. 11 years ago
Alexander Makarov 1f6a823073 Short array syntax 11 years ago
Carsten Brandt 3e75c11721 cleanup and reorder methods in redis ar + added link+unlink 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
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 11 years ago
Carsten Brandt e3df19d984 Redis AR WIP 11 years ago
Carsten Brandt b84097c1ae fixed redis response parsing for large data 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 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