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
2018-09-29Streams (#1413)Michael Grunder
2018-09-05session is requiredRemi Collet
2018-09-05Issue #1388Pavlo Yatsukhnenko
2018-09-05Issue #1388Pavlo Yatsukhnenko
2018-08-22Change connect/reconnect logicPavlo Yatsukhnenko
2018-04-22Issue #1302Pavlo Yatsukhnenko
2018-04-22Issue #1302Pavlo Yatsukhnenko
2018-04-11only the first arg of connect and pconnect is requiredMathieu Rochette
2018-03-24Merge branch 'session-locking' into developPavlo Yatsukhnenko
2018-02-26Show git revision in phpinfoPavlo Yatsukhnenko
2018-02-17Some style normalizationmichael-grunder
2018-01-25Merge branch 'issue.1287' into developmichael-grunder
2018-01-19Merge branch 'swapdb-command' into developmichael-grunder
2018-01-18Implement SWAPDB commandmichael-grunder
2018-01-17Syntax fixes and prototype consolidationmichael-grunder
2018-01-17Implement UNLINK commandmichael-grunder
2018-01-05Issue #1287Pavlo Yatsukhnenko
2017-11-29Avoid connection in helper methodsPavlo Yatsukhnenko
2017-11-17RefactoringPavlo Yatsukhnenko
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-11-02PHPREDIS-37: Sorted php.ini parameters alphabeticallyMarius Meissner
2017-10-30PHPREDIS-37: Add locking functionalityMarius Meissner
2017-10-24Merge remote-tracking branch 'git-hulk/feature/tcp-keepalive' into developmichael-grunder
2017-10-24MOD: Add tcp_keepalive option to redis sockgit-hulk
2017-10-20Issue #1224Pavlo Yatsukhnenko
2017-10-17Issue #1048Pavlo Yatsukhnenko
2017-10-14Issue #1238Pavlo Yatsukhnenko
2017-10-13fix arginfo for directed node commandsPavlo Yatsukhnenko
2017-10-05Add PHPREDIS_GET_OBJECT macrosPavlo Yatsukhnenko
2017-10-05Issue #1245Pavlo Yatsukhnenko
2017-09-29Destroy all tabs :-)michael-grunder
2017-09-27Sort arginfos alphabeticallyPavlo Yatsukhnenko
2017-09-23Add missed ini params and sort them alphabeticallyPavlo Yatsukhnenko
2017-08-29More arginfo for RedisClusterPavlo Yatsukhnenko
2017-08-29More arginfo for RedisClusterPavlo Yatsukhnenko
2017-08-28More arginfo for RedisCluster + remove duplicatesPavlo Yatsukhnenko
2017-08-21arginfo for updated existsmichael-grunder
2017-08-20Update EXISTS to handle multiple keysmichael-grunder
2017-08-16Use zend_string to store strings in RedisSockPavlo Yatsukhnenko
2017-08-16Merge pull request #1220 from phpredis/pipe-multi-warning-revertMichael Grunder
2017-08-15Fix static analyzer warningsPavlo Yatsukhnenko
2017-08-14* Only attempt to set TCP_NODELAY on TCP sockets and also don't abortmichael-grunder
2017-08-11refactoringPavlo Yatsukhnenko
2017-08-08Allow mixing multi and pipeline modesPavlo Yatsukhnenko
2017-08-02Use ZSTR_VAL and ZSTR_LEN macroses to access zend_string fieldsPavlo Yatsukhnenko
2017-08-01Remove redis_get_exception_basePavlo Yatsukhnenko
2017-07-25runtime exteptionPavlo Yatsukhnenko
2017-07-13Remove redis_send_discard duplicationPavlo Yatsukhnenko
2017-06-26Remove arginfo duplicatesPavlo Yatsukhnenko