Commit Graph

10 Commits

Author SHA1 Message Date
Carsten Brandt
baf295402e better php doc for redis Connection::executeCommand 2013-05-01 21:23:22 +02:00
Carsten Brandt
38a1938847 documentation and code style fixes 2013-05-01 21:15:57 +02:00
Carsten Brandt
eac48ff2a8 Redis cache implementation 2013-05-01 16:12:18 +02:00
Carsten Brandt
79982c9848 Redis Insert, Update, Delete and Find is ready and roughly unit tested
relations are not working yet
2013-04-24 18:33:11 +02:00
Carsten Brandt
34b6624410 implemented redis AR ActiveQuery and find() 2013-04-24 00:23:03 +02:00
Carsten Brandt
7efe3b1483 Redis active record data storage implementation
insert update delete
2013-03-29 16:12:56 +01:00
Carsten Brandt
0d2f5028ef Finished Redis Connection class 2013-03-29 01:02:35 +01:00
Carsten Brandt
8e74add1e7 Redis connection implementation 2013-03-28 15:57:05 +01:00
Carsten Brandt
39a1ce406b Redis concept finished except relations 2013-03-28 15:41:03 +01:00
Carsten Brandt
f642caf15d redis db backend WIP 2013-02-01 23:29:17 +01:00