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
2016-06-03Bamp3.0.0-rc1michael-grunder
2016-02-14Update version and fix a leakmichael-grunder
2015-05-09Added a new method sAddArray to both Redis and RedisClustermichael-grunder
2015-05-07Implement rawCommand() properly, as it's not the COMMAND command in Redis.michael-grunder
2015-05-06Use win32 function prototypes for lib functionsmichael-grunder
2015-05-06Implements the getMode() commandmichael-grunder
2015-05-06Incorporate formalized multi-bulk proessing from developmichael-grunder
2015-05-06COMMAND commandmichael-grunder
2015-05-06ZREMRANGEBYLEXmichael-grunder
2015-05-06ZREVRANGEBYLEXmichael-grunder
2015-05-06TIME/ROLEmichael-grunder
2015-05-06ZLEXCOUNTmichael-grunder
2015-05-06ZRANGEBYLEXmichael-grunder
2015-05-06WATCH commandmichael-grunder
2015-05-06Some simple formatting changesmichael-grunder
2015-05-06Added ZRANGE and ZREVRANGEmichael-grunder
2015-05-06Rework no arg commands, remove non-redis methodmichael-grunder
2015-01-18bumpmichael-grunder
2014-12-18Bump version2.2.6michael-grunder
2014-12-16Merge branch 'multibulk-serialize' into developmichael-grunder
2014-12-09Rename "command" command to "rawcommand".michael-grunder
2014-11-30Implements the getMode() commandmichael-grunder
2014-11-01Fix parsing of 'zipped' replies for various usesmichael-grunder
2014-09-08Support for the "command" command.michael-grunder
2014-08-30ZRANGEBYLEX commandmichael-grunder
2014-07-21Merge branch 'hotfix/debug_object' into developmichael-grunder
2014-07-21Implement DEBUG OBJECTmichael-grunder
2014-07-06Merge branch 'hotfix/win32-fixes' into developmichael-grunder
2014-04-09Merge nicolasff:b9a16b5ad5 in, fixing for Win32vostok4
2014-04-02Initial commit of HyperLogLog commandsmichael-grunder
2014-03-15Bump!michael-grunder
2014-03-15Merge branch 'feature/pubsub_cmd' into developmichael-grunder
2014-03-03Implemented BITPOS commandmichael-grunder
2014-02-04_serialize methodmichael-grunder
2014-01-22Implement PUBSUB commandmichael-grunder
2013-12-14SCAN and variantsmichael-grunder
2013-12-08Implement WAIT commandmichael-grunder
2013-10-10Fix compilation errors on Win32 with VC11vostok4
2013-09-01Release version 2.2.4Nicolas Favre-Felix
2013-08-28Add SLOWLOG commandmichael-grunder
2013-04-28Cutting a release for 2.2.3. Added myself as a maintainermichael-grunder
2013-03-27Merge branch 'hotfix/inspection_methods' into developmichael-grunder
2013-03-27Introspection methodsmichael-grunder
2013-02-17CLIENT Commandsmichael-grunder
2012-09-10Merge branch 'master' of github.com:nicolasff/phpredismichael-grunder
2012-09-10Add clearLastErrorNicolas Favre-Felix
2012-09-09PSUBSCRIBEmichael-grunder
2012-09-02Removed executable bit on source codeNicolas Favre-Felix
2012-08-29Tag 2.2.22.2.2Nicolas Favre-Felix
2012-06-05TIME commandmichael-grunder