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-09Update ChangelogPavlo Yatsukhnenko
2019-07-09Merge pull request #1582 from remicollet/issue-zstdPavlo Yatsukhnenko
2019-07-09Add support for Zstd compressionRemi Collet
2019-07-05Issue #1591 (#1592)Pavlo Yatsukhnenko
2019-07-05PING modification isn't breaking after allmichael-grunder
2019-07-05Be more specific about change to read error on connection stringmichael-grunder
2019-07-05Issue.1588 populate changelog (#1590)Michael Grunder
2019-07-02Add ChangelogPavlo Yatsukhnenko
2019-07-02Back to devPavlo Yatsukhnenko
2019-07-02Merge pull request #1580 from remicollet/issue-rpms5Pavlo Yatsukhnenko
2019-06-27Remove HAVE_SPLPeter Kokot
2019-06-21Bikeshedding error messagemichael-grunder
2019-06-21Cleanup version check outputmichael-grunder
2019-06-21Require msgpack > 2.0.3michael-grunder
2019-06-21Issue #1577Pavlo Yatsukhnenko
2019-06-21Update Fedora installation instructionsRemi Collet
2019-06-20Enable connection pooling by defaultPavlo Yatsukhnenko
2019-06-17Soft deprecate methods that aren't actually Redis commands.michael-grunder
2019-06-16Revert to using PHP's timemichael-grunder
2019-06-16Try to give the EXPIREAT test a bit more leeway to succeed.michael-grunder
2019-06-15WIP: Enable pooling for cluster slave nodes.michael-grunder
2019-06-13Merge pull request #1574 from phpredis/issue-1559Pavlo Yatsukhnenko
2019-06-13Remove unused variablemichael-grunder
2019-06-12Fix xInfo ro RedisClusterPavlo Yatsukhnenko
2019-06-12xInfo response formatPavlo Yatsukhnenko
2019-06-10Merge pull request #1572 from phpredis/command-aliasesPavlo Yatsukhnenko
2019-06-10Update READMEPavlo Yatsukhnenko
2019-06-07Swap methods/aliasesPavlo Yatsukhnenko
2019-06-07TravisCI: PHP 7.4Pavlo Yatsukhnenko
2019-06-06Add maxlen and approximate parameter to example of xAddAlexander Schranz
2019-06-04Make the XREADGROUP optional COUNT and BLOCK arguments nullable.michael-grunder
2019-06-03Allow PING to take an optional argument.michael-grunder
2019-06-03Issue.1555 zrange withscores arg (#1565)Michael Grunder
2019-06-02Fix SF longitude/latitude.michael-grunder
2019-06-02Clarify that SUNION can be variadic or take a single arraymichael-grunder
2019-05-24Merge pull request #1561 from phpredis/connection-schemaPavlo Yatsukhnenko
2019-05-24Add notice about using schema to documentationPavlo Yatsukhnenko
2019-05-24Allow to specify server address as schema://hostPavlo Yatsukhnenko
2019-05-16Allow persistent_id to be passed as NULL with strict_types enabled.michael-grunder
2019-05-16Fix for type conversion warning.michael-grunder
2019-05-14Issue #1523Pavlo Yatsukhnenko
2019-05-13Adds OPT_REPLY_LITERAL for rawCommand and EVALmichael-grunder
2019-05-12Add syntax highlighting to cluster readmeTim Bond
2019-05-12Merge pull request #1531 from phpredis/issue.1523Pavlo Yatsukhnenko
2019-05-12Merge pull request #1552 from phpredis/issue.246Pavlo Yatsukhnenko
2019-05-12Make JSON deserialization work in php 7.0.xmichael-grunder
2019-05-12JSON serializerPavlo Yatsukhnenko
2019-05-11Fix copy-paste typoPavlo Yatsukhnenko
2019-05-11Fix support for STREAM to the RedisCluster::type commandPavlo Yatsukhnenko