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
2021-12-28[WIP] Issue #1894Pavlo Yatsukhnenko
2021-09-02[WIP] Add stub-based arginfo for RedisPavlo Yatsukhnenko
2021-06-22Separate compression and create utility methodsmichael-grunder
2021-03-21[WIP] Issue #1894Pavlo Yatsukhnenko
2021-03-06[WIP] Issue #1894Pavlo Yatsukhnenko
2021-03-04Merge pull request #1940 from phpredis/issue-1894-copyPavlo Yatsukhnenko
2021-02-28[WIP] Issue #1894Pavlo Yatsukhnenko
2021-02-25Normalize Redis callback prototypes and stop typecasting. (#1935)Michael Grunder
2021-01-29[WIP] Issue #1894Pavlo Yatsukhnenko
2021-01-17[WIP] Issue #1894Pavlo Yatsukhnenko
2020-12-22[WIP] Issue #1894Pavlo Yatsukhnenko
2020-10-22Update release informationPavlo Yatsukhnenko
2020-07-06Prepare for 5.3.1michael-grunder
2020-07-01Prepare for 5.3.0 GA5.3.0michael-grunder
2020-06-26Prepare for 5.3.0RC25.3.0RC2michael-grunder
2020-06-25Finalize 5.3.0RC changelog/package.xml5.3.0RC1michael-grunder
2020-06-25Support for Redis 6 ACLs (#1791)Michael Grunder
2020-03-02Merge 5.2.0 into developmichael-grunder
2020-01-14Remove "PHP Version 5" sectionTyson Andre
2019-10-31Back to devPavlo Yatsukhnenko
2019-10-11Dead code generic_unsubscribe_cmdPavlo Yatsukhnenko
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