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
2020-09-28Issue.1847 cluster segfault (#1850)Michael Grunder
2020-07-02fix #1796 missing include (#1800)Remi Collet
2020-06-25Add liveness check and create pconnect "YOLO" mode.michael-grunder
2020-06-25Support for Redis 6 ACLs (#1791)Michael Grunder
2020-06-08Rebased LZ4 PR (#1781)Michael Grunder
2020-06-02Issue #1600Pavlo Yatsukhnenko
2020-05-22During scan build the command using long type for iterator instead of int. Sh...victor
2020-05-19Issue #548 (#1649)Pavlo Yatsukhnenko
2020-05-17Remove unused PHP_MSHUTDOWN_FUNCTIONPavlo Yatsukhnenko
2020-03-30Authenticate in redis_sock_server_openPavlo Yatsukhnenko
2020-03-09Add PHPREDIS_GET_OBJECT and PHPREDIS_ZVAL_GET_OBJECT macrosPavlo Yatsukhnenko
2020-03-02Merge 5.2.0 into developmichael-grunder
2020-02-07Add RedisSentinel class and testsPavlo Yatsukhnenko
2020-02-07Issue #1646Pavlo Yatsukhnenko
2020-01-14Remove "PHP Version 5" sectionTyson Andre
2020-01-06Fix typos detected by codespellTyson Andre
2019-10-11Dead code generic_unsubscribe_cmdPavlo Yatsukhnenko
2019-10-09missing nul byteRemi Collet
2019-08-09Revert "Fix "No such file or directory" when connecting to ports >= 32768 (#1...Pavlo Yatsukhnenko
2019-07-18Remove redundant castmichael-grunder
2019-07-17Fix "No such file or directory" when connecting to ports >= 32768 (#1602)Owen Smith
2019-07-17Revert "Fix object destructor"michael-grunder
2019-07-17Fix object destructormichael-grunder
2019-07-17Don't double free the cache keymichael-grunder
2019-07-09cleanup TSRMLS_* usageRemi Collet
2019-07-09Add support for Zstd compressionRemi Collet
2019-06-27Remove HAVE_SPLPeter Kokot
2019-06-21Issue #1577Pavlo Yatsukhnenko
2019-06-20Enable connection pooling by defaultPavlo Yatsukhnenko
2019-06-17Soft deprecate methods that aren't actually Redis commands.michael-grunder
2019-06-12xInfo response formatPavlo Yatsukhnenko
2019-06-07Swap methods/aliasesPavlo Yatsukhnenko
2019-06-03Allow PING to take an optional argument.michael-grunder
2019-05-16Allow persistent_id to be passed as NULL with strict_types enabled.michael-grunder
2019-05-14Issue #1523Pavlo Yatsukhnenko
2019-05-13Adds OPT_REPLY_LITERAL for rawCommand and EVALmichael-grunder
2019-05-12JSON serializerPavlo Yatsukhnenko
2019-04-16Add support for STREAM to the type commandmichael-grunder
2019-03-23Hook msgpack into available serializers outputmichael-grunder
2019-03-23rebase msgpack pull request (#801) on develop branchB. Gortney
2019-03-20Remove last remnants of PHP5michael-grunder
2019-03-19Connection limit for pool.Pavlo Yatsukhnenko
2019-03-19Refactor connection pooling code.Pavlo Yatsukhnenko
2019-03-19Persistent connections poolPavlo Yatsukhnenko
2019-03-19Refactor connection pooling code.Pavlo Yatsukhnenko
2019-03-19Persistent connections poolPavlo Yatsukhnenko
2019-03-19RedisArray auth.Pavlo Yatsukhnenko
2019-03-19Merge branch 'cluster-slot-cache' into issue.1448-require_php7michael-grunder
2019-02-24Merge branch 'issue-1509' into issue.1448-require_php7michael-grunder
2019-02-19Remove dead code, fix min_argc for blocking commandsmichael-grunder