3294 Commits

Author SHA1 Message Date
Nicolas Favre-Felix
0b832b78c8 Made "move" public, added documentation. 2009-11-23 17:57:23 +01:00
Nicolas Favre-Felix
c9f5ae6eea Added rename + fixes. 2009-11-23 17:24:25 +01:00
Nicolas Favre-Felix
f0f722a326 Doc. 2009-11-23 17:17:34 +01:00
Nicolas Favre-Felix
d3dfa8aa86 Merge branch 'master' of git@github.com:owlient/phpredis 2009-11-23 17:00:29 +01:00
Nicolas Favre-Felix
6987f610d1 Doc. 2009-11-23 17:00:21 +01:00
Nasreddine Bouafif
f93d2dd8ab Merge branch 'master' of git@github.com:owlient/phpredis 2009-11-23 16:53:56 +01:00
Nasreddine Bouafif
044b117fca Documentation. 2009-11-23 16:53:35 +01:00
Nicolas Favre-Felix
e16f339277 Cosmetic changes. 2009-11-23 16:50:38 +01:00
Nicolas Favre-Felix
9e919dc1a0 Added documentation for a few methods. 2009-11-23 16:49:33 +01:00
Nicolas Favre-Felix
54a9d6c15d Merge branch 'master' of git@github.com:owlient/phpredis 2009-11-23 16:21:54 +01:00
Nicolas Favre-Felix
7226107af4 SORT commands! Simpler and tested (partially). 2009-11-23 16:20:58 +01:00
Nasreddine Bouafif
be5f71ae19 Format documentation. 2009-11-23 16:03:13 +01:00
Nasreddine Bouafif
4d898f1c6f Documentation formatting 2009-11-23 16:01:12 +01:00
Nasreddine Bouafif
eb9ed27c6e Format documentation. 2009-11-23 15:45:17 +01:00
Nasreddine Bouafif
9ab2739101 Documentation formatting. 2009-11-23 15:41:23 +01:00
Nasreddine Bouafif
90effcbefc Documentation format 2009-11-23 14:52:34 +01:00
Nasreddine Bouafif
3219d30535 documentation initialization 2009-11-23 14:24:06 +01:00
Nicolas Favre-Felix
38f65836af AUTH + call in the test file. Uncomment to use. 2009-11-23 11:26:36 +01:00
Nicolas Favre-Felix
30ff2d6f1e Faster get and we can now store "-ERR" in redis :) 2009-11-23 10:49:58 +01:00
Nicolas Favre-Felix
459e72d5f1 Restored the connection timeout feature. 2009-11-23 10:35:31 +01:00
Nicolas Favre-Felix
bae9f4dc6c DEL now w/ multiple args. + tests & refactoring. 2009-11-23 10:27:06 +01:00
Nicolas Favre-Felix
78d5d6541b Added 10e6. Thanks to Pete Warden for this patch. 2009-11-23 09:46:16 +01:00
Nicolas Favre-Felix
4b7345c0d0 Implented MOVE. Warning: no test! 2009-11-20 13:14:54 +01:00
Nicolas Favre-Felix
b39c00b036 Added SELECT + test. Need to add more tests for select though, this is not enough. 2009-11-20 13:04:38 +01:00
Nicolas Favre-Felix
2280adfd42 INFO + test. 2009-11-20 12:47:20 +01:00
Nicolas Favre-Felix
46dce68bb3 TTL + test. 2009-11-20 12:24:03 +01:00
Nicolas Favre-Felix
2cdbdd5fb3 DBSIZE + slight refactoring. + test. 2009-11-20 12:09:26 +01:00
Nicolas Favre-Felix
44fdf18fd0 FLUSHDB, FLUSHALL. + tests. 2009-11-20 11:39:55 +01:00
Nicolas Favre-Felix
0d775b40ed LASTSAVE + test. 2009-11-20 11:30:36 +01:00
Nicolas Favre-Felix
0267a5d740 BGSAVE + test. Temporarily disabled the timeout. 2009-11-20 10:33:53 +01:00
Nicolas Favre-Felix
6b4e47347b SAVE + pseudo-test. 2009-11-20 09:57:56 +01:00
Nicolas Favre-Felix
10a595c94b SDIFF, SDIFFSTORE. + tests. 2009-11-18 18:23:18 +01:00
Nicolas Favre-Felix
b91fc2c9bb SUNION, SUNIONSTORE. Slight refactoring + tests. 2009-11-18 18:14:29 +01:00
Nicolas Favre-Felix
00c7471dd8 SINTERSTORE + refactored SINTER. + tests. 2009-11-18 17:46:41 +01:00
Nicolas Favre-Felix
b01bfba357 SINTER + tests. 2009-11-18 17:26:56 +01:00
Nicolas Favre-Felix
8aa37d5e41 RENAMENX + tests. 2009-11-18 15:50:57 +01:00
Nicolas Favre-Felix
e98e527c29 RENAME + tests. 2009-11-18 15:46:15 +01:00
Nicolas Favre-Felix
73cd13194e RANDOMKEY + tests. 2009-11-18 15:29:36 +01:00
Nicolas Favre-Felix
9ce7c89e19 GETSET + tests. 2009-11-18 15:21:02 +01:00
Nicolas Favre-Felix
f6a92ade22 Added SPOP + tests. 2009-11-18 15:13:47 +01:00
Nicolas Favre-Felix
948811943c Added SMOVE + tests. 2009-11-18 15:04:03 +01:00
Nicolas Favre-Felix
a2d436df7a LPOP, RPOP, LRANGE. + tests, of course. 2009-11-18 14:46:49 +01:00
Nicolas Favre-Felix
405616d87c Added SETNX + tests 2009-11-18 14:26:11 +01:00
Nicolas Favre-Felix
637b1c40f5 Initial commit 2009-11-13 11:39:33 +01:00