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
2017-10-23More robust GEORADIUS COUNT validationmichael-grunder
2017-10-17Issue #1048Pavlo Yatsukhnenko
2017-10-05Issue #1245Pavlo Yatsukhnenko
2017-09-29Don't use convert_to_string in redis_hmget_cmdPavlo Yatsukhnenko
2017-08-20Update EXISTS to handle multiple keysmichael-grunder
2017-08-16Use zend_string to store strings in RedisSockPavlo Yatsukhnenko
2017-08-11Use ZEND_HASH_FOREACH_VAL in redis_sort_cmdPavlo Yatsukhnenko
2017-08-02Use ZSTR_VAL and ZSTR_LEN macroses to access zend_string fieldsPavlo Yatsukhnenko
2017-07-20CID 157199Pavlo Yatsukhnenko
2017-05-09Using ZVAL_DEREF macros for dereference input variables.Pavlo Yatsukhnenko
2017-05-02Merge branch 'resp-printf' into developmichael-grunder
2017-04-29Replace redis_cmd_format_static with redis_spprintfmichael-grunder
2017-04-28Replace redis_cmd_format_static with redis_spprintfmichael-grunder
2017-04-28Refactore EVAL commandmichael-grunder
2017-04-27Allow using numeric string in `zinter` commandPavlo Yatsukhnenko
2017-04-27Rewrite generic mset to use newer methodsmichael-grunder
2017-04-27Initial commit of refactored command constructionmichael-grunder
2017-04-23Pass prefixed key not originalmichael-grunder
2017-04-23Allow MIGRATE to accept multiple keysmichael-grunder
2017-04-17Adds optional COUNT argument to sPopmichael-grunder
2017-04-01refactoring (#1140)Pavlo Yatsukhnenko
2017-03-04Merge branch 'issue.1087' into developPavlo Yatsukhnenko
2017-03-04Issue #1087Pavlo Yatsukhnenko
2017-01-26Allow sInterStore to take one arg (as it could be one array)michael-grunder
2016-12-21change redis_serialize to accept strlen_tRemi Collet
2016-12-21fix #1074 change redis_key_prefix to accept strlen_tRemi Collet
2016-12-19Fix compiler warnings.michael-grunder
2016-12-04zval_get_string + zAdd tests fixPavlo Yatsukhnenko
2016-12-02zval_get_stringPavlo Yatsukhnenko
2016-11-28Issue #760Pavlo Yatsukhnenko
2016-11-20refactoringPavlo Yatsukhnenko
2016-11-18TravisCI: clang + refactoringPavlo Yatsukhnenko
2016-11-17redis_unserializePavlo Yatsukhnenko
2016-11-16redis_unserialize_handler refactoringPavlo Yatsukhnenko
2016-11-16refactoringPavlo Yatsukhnenko
2016-11-15Update redis_commands.ciyesin
2016-11-14php7 compatibilityPavlo Yatsukhnenko
2016-11-13php7 compatibilityPavlo Yatsukhnenko
2016-11-12WIP: php7 compatibilityPavlo Yatsukhnenko
2016-11-12WIP: php7 compatibilityPavlo Yatsukhnenko
2016-11-07WIP: php7 compatibilityPavlo Yatsukhnenko
2016-11-05WIP: php7 compatibilityPavlo Yatsukhnenko
2016-11-04Fix static analyzer warningsPavlo Yatsukhnenko
2016-11-03WIP: php7 compatibilityPavlo Yatsukhnenko
2016-10-28WIP: php7 compatibilityPavlo Yatsukhnenko
2016-10-26WIP: php7 compatibilityPavlo Yatsukhnenko
2016-10-11WIP: php7 compatibilityPavlo Yatsukhnenko
2016-10-09WIP: php7 compatibilityPavlo Yatsukhnenko
2016-10-06WIP: php7 compatibilityPavlo Yatsukhnenko
2016-09-23WIP: php7 compatibilityPavlo Yatsukhnenko