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-07Fix 'PHP Deprecated: strtolower(): Passing null' warningPavlo Yatsukhnenko
2021-12-01Fix 'PHP Deprecated: Creation of dynamic property' warningPavlo Yatsukhnenko
2021-06-22Separate compression and create utility methodsmichael-grunder
2020-06-25Support for Redis 6 ACLs (#1791)Michael Grunder
2020-05-01Make unit test authentication configurable (#1748)Michael Grunder
2020-03-30requirepassPavlo Yatsukhnenko
2020-01-21Create a specific exception for 'test skipped'michael-grunder
2019-02-10Switch everything to new array syntaxmichael-grunder
2018-09-29Streams (#1413)Michael Grunder
2018-06-06PHPREDIS-1354: Refactored tests to work also with Redis clusterMarius Meissner
2017-04-17Adds optional COUNT argument to sPopmichael-grunder
2016-02-13More IPv6 additionsmichael-grunder
2015-05-08Use a static variable for our nodemap file and only open it oncemichael-grunder
2015-05-06Unit test suite improvements and cluster failover testmichael-grunder
2015-05-06Sorted a memory leak in RedisArray and retabbed unit testsmichael-grunder
2015-05-06A few minor cluster and unit test fixesmichael-grunder
2015-05-06Various cluster fixes and Unit test updatesmichael-grunder
2015-05-06Kill more tabs with firemichael-grunder
2015-05-06Free the correct values in hsetmichael-grunder
2015-05-06Add simple options to limit which tests are runmichael-grunder
2015-05-06Initial commit reworking unit testsmichael-grunder