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
2019-07-09cleanup TSRMLS_* usageRemi Collet
2019-07-02Back to devPavlo Yatsukhnenko
2019-06-07Swap methods/aliasesPavlo Yatsukhnenko
2019-02-19Change ZPOP* return type and implement blocking variantsmichael-grunder
2019-02-17Add ZPOPMAX and ZPOPMIN supportMarin Bezhanov
2019-02-14Implement GEORADIUS_RO and GEORADIUSBYMEMBER_ROmichael-grunder
2018-11-184.2.04.2.0michael-grunder
2018-11-084.2.0RC34.2.0RC3michael-grunder
2018-10-264.2.0RC24.2.0RC2Pavlo Yatsukhnenko
2018-10-114.2.0RC14.2.0RC1Pavlo Yatsukhnenko
2018-09-29Streams (#1413)Michael Grunder
2018-03-24Merge branch 'session-locking' into developPavlo Yatsukhnenko
2018-01-19Merge branch 'swapdb-command' into developmichael-grunder
2018-01-18Implement SWAPDB commandmichael-grunder
2018-01-17Implement UNLINK commandmichael-grunder
2017-11-11Refactored session locking logicmichael-grunder
2017-11-02PHPREDIS-37: Converted global lock_release_lua_script_hash to pointer and use...Marius Meissner
2017-10-30PHPREDIS-37: Add locking functionalityMarius Meissner
2017-10-14Sync package.xml and update PHP_REDIS_VERSIONPavlo Yatsukhnenko
2017-08-31Prepare for 3.1.4RC1 releasemichael-grunder
2017-08-04Set PHP_REDIS_VERSION to 'develop'Pavlo Yatsukhnenko
2017-06-06Remove PHP_RINIT and PHP_RSHUTDOWNPavlo Yatsukhnenko
2017-05-24Merge branch 'issue.1176' into developPavlo Yatsukhnenko
2017-04-28Clean up generic sort methodmichael-grunder
2017-03-16Bamp 3.1.2michael-grunder
2017-03-09refactoringPavlo Yatsukhnenko
2017-03-04Merge branch 'issue.1087' into developPavlo Yatsukhnenko
2017-03-04Issue #1087Pavlo Yatsukhnenko
2017-02-27Remove dupliate headerdoodoori2
2017-01-16Fix version in sourceshow3.1.1RC2michael-grunder
2016-12-22Bamp 3.1.1RC13.1.1RC1michael-grunder
2016-12-22Bamp 3.1.1-rc1michael-grunder
2016-12-15release 3.1.03.1.0Pavlo Yatsukhnenko
2016-11-12php7 compatibilityPavlo Yatsukhnenko
2016-06-04Merge commit 'edd777a6b4202580975447abfc95870572795e36' into developmichael-grunder
2016-06-03Updated package.xml and proper github url2.2.8-rc1michael-grunder
2016-01-10Update versionRemi Collet
2015-10-01Initial support for geo commandsmichael-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