3419 Commits

Author SHA1 Message Date
Nicolas Favre-Felix 056b31bd3b Refactored a lot, this simplifies many methods. 2009-11-26 17:07:49 +01:00
Nicolas Favre-Felix f01dd9266a Many documentation fixes. 2009-11-24 16:13:39 +01:00
Nicolas Favre-Felix 4f72c560fe Fixed lpush/rpush mix-up. Thanks Rowmain! :) 2009-11-24 15:30:52 +01:00
Nicolas Favre-Felix 8c8ad76bab markdown 2009-11-24 14:06:27 +01:00
Nicolas Favre-Felix 98ed969fca Markdown fixes 2009-11-24 12:35:32 +01:00
Nicolas Favre-Felix 2295baf19c Merge branch 'master' of git@github.com:owlient/phpredis 2009-11-24 12:34:23 +01:00
Nicolas Favre-Felix 6f9533fa41 Changed the README. 2009-11-24 12:33:42 +01:00
Nasreddine Bouafif 05f9666da7 documentation: sSize example 2009-11-24 12:23:22 +01:00
Nasreddine Bouafif 617d09884d documentation : spop and some fixes 2009-11-24 12:19:48 +01:00
Nasreddine Bouafif 3bb7c3b69b Delete command documentation. 2009-11-24 11:55:53 +01:00
Nasreddine Bouafif 4c51a317d3 Merge branch 'master' of git@github.com:owlient/phpredis 2009-11-24 11:48:01 +01:00
Nasreddine Bouafif a37456720a Redis Documentation. 2009-11-24 11:44:50 +01:00
Nicolas Favre-Felix 7c80d0664e Slight cosmetic changes. 2009-11-24 11:44:18 +01:00
Nicolas Favre-Felix 56259a8ed8 Markdown fixes. 2009-11-24 11:18:05 +01:00
Nicolas Favre-Felix 741d986edc Better markdown for types, added doc for sets. 2009-11-24 11:14:30 +01:00
Nicolas Favre-Felix f64b8a7187 Merge branch 'master' of git@github.com:owlient/phpredis 2009-11-24 10:54:27 +01:00
Nicolas Favre-Felix 27e5508ff7 Added tests for NULL parameters in sort methods. 2009-11-24 10:53:58 +01:00
Nasreddine Bouafif c8f15fbd06 Merge branch 'master' of git@github.com:owlient/phpredis 2009-11-24 10:44:38 +01:00
Nasreddine Bouafif d1f92305cc Redis Documentation. 2009-11-24 10:43:50 +01:00
Nicolas Favre-Felix 6b501ba932 Added aliases and fixed leaks. Thanks melfar! 2009-11-24 09:44:14 +01:00
Nicolas Favre-Felix 59320ace60 Merge branch 'master' of git@github.com:owlient/phpredis 2009-11-23 18:44:31 +01:00
Nicolas Favre-Felix d0f141bb66 Documentation for sets. 2009-11-23 18:44:20 +01:00
Nasreddine Bouafif 379ad77a28 lpop documentantion.
--
2009-11-23 18:32:50 +01:00
Nasreddine Bouafif 98ab2c3e03 Merge branch 'master' of git@github.com:owlient/phpredis
Conflicts:
	README.markdown
2009-11-23 18:15:49 +01:00
Nasreddine Bouafif b215cc7e87 Documentation. 2009-11-23 18:06:06 +01:00
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