Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpredis/phpredis.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-09-20Re-added HMGET + doc & unit tests.Nicolas Favre-Felix
2010-09-20Doc for PUB/SUB.2.0.0Nicolas Favre-Felix
2010-09-17Added array of patterns to 'get' option in SORT().Nicolas Favre-Felix
2010-09-16Added documentation for sort.Nicolas Favre-Felix
2010-09-13Added WATCH, UNWATCH, with doc and unit tests.Nicolas Favre-Felix
2010-09-13Fixed HMSET with NULL values, added doc & tests.Nicolas Favre-Felix
2010-08-31Added new range support for ZRANGEBYSCORE, ZCOUNT.Nicolas Favre-Felix
2010-08-30Typos (thanks “encoder” on IRC)Nicolas Favre-Felix
2010-07-26PUBLISH/SUBSCRIBE crashes.Nicolas Favre-Felix
2010-07-26MULTI/EXEC updates and documentation.Nicolas Favre-Felix
2010-07-23Added ZCOUNT + tests & docs.Nicolas Favre-Felix
2010-07-19Added ZRANK, ZREVRANK.Nicolas Favre-Felix
2010-07-19Added SRANDMEMBER, reported by `Virtuall` on IRC.Nicolas Favre-Felix
2010-06-30Added HMSET.Nicolas Favre-Felix
2010-06-17SETEX patch thanks to Zakay Danial.Nicolas Favre-Felix
2010-05-27Fixed documentation for LPUSH, RPUSH.Nicolas Favre-Felix
2010-05-26Fixed HSET, added more tests.Nicolas Favre-Felix
2010-05-17Fixed HINCRBY.Nicolas Favre-Felix
2010-04-22Added withscores=false in zRange, zReverseRange.Nicolas Favre-Felix
2010-04-22ZRANGE now takes integers + fix for INCR changes.Nicolas Favre-Felix
2010-03-18zInter/zUnion doc.Nasreddine Bouafif
2010-03-17doc argument fix.Nasreddine Bouafif
2010-03-17Merge branch 'master' of git@github.com:owlient/phpredisNasreddine Bouafif
2010-03-17zUnion & zInter documentation.Nasreddine Bouafif
2010-03-17Added doc for new ZRANGEBYSCORE options.Nicolas Favre-Felix
2010-03-17HINCRBY. Waiting for antirez to implement it :)Nicolas Favre-Felix
2010-03-17Added hExists + tests + doc. Also refactored a bit.Nicolas Favre-Felix
2010-03-16Added docs.Nicolas Favre-Felix
2010-03-15Added hGet/hSet + tests & documentation.Nicolas Favre-Felix
2010-03-11Fixed doc for setnx.1.2.0Nicolas Favre-Felix
2010-03-10Added expireAt + test + documentation.Nicolas Favre-Felix
2010-03-10Fixed delete() doc.Nicolas Favre-Felix
2010-03-01Removing duplicate docs for rPop. Small clean ups on the return sections of l...Andrew Morton
2010-02-18Fixed flushDB doc.Nicolas Favre-Felix
2010-02-18Documentation fixes thanks to github user "Klinky":Nicolas Favre-Felix
2010-02-17Markdown fixesNicolas Favre-Felix
2010-02-17Fixed and completed the z* documentation, added method aliases.Nicolas Favre-Felix
2009-12-02Sorted set, doc.Nasreddine Bouafif
2009-11-30Markdown.Nicolas Favre-Felix
2009-11-30Markdown.Nicolas Favre-Felix
2009-11-30Markdown fix.Nicolas Favre-Felix
2009-11-30Added fancy return values for type().Nicolas Favre-Felix
2009-11-30Documentation typo.Nicolas Favre-Felix
2009-11-30Documentation for version 1.1Nicolas Favre-Felix
2009-11-24Many documentation fixes.Nicolas Favre-Felix
2009-11-24Fixed lpush/rpush mix-up. Thanks Rowmain! :)Nicolas Favre-Felix
2009-11-24markdownNicolas Favre-Felix
2009-11-24Markdown fixesNicolas Favre-Felix
2009-11-24Merge branch 'master' of git@github.com:owlient/phpredisNicolas Favre-Felix
2009-11-24Changed the README.Nicolas Favre-Felix