-
-
Notifications
You must be signed in to change notification settings - Fork 989
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: predis/predis
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: predis/predis
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 12 files changed
- 8 contributors
Commits on Jun 13, 2022
-
Add example for installing predis by Composer (#772)
* Add example for installing predis by Composer * Update README.md Co-authored-by: Till Krüss <tillkruss@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7d7b341 - Browse repository at this point
Copy the full SHA 7d7b341View commit details
Commits on Jun 15, 2022
-
Add array as possible return type to spop (#774)
* Add array as possible return type to spop * Update ClientInterface.php Co-authored-by: Till Krüss <tillkruss@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2a8dd6a - Browse repository at this point
Copy the full SHA 2a8dd6aView commit details
Commits on Jun 28, 2022
-
bugfix for srem type to accept array #779 (#780)
* bugfix for srem type to accept array #779 * add test to test SREM accept members as array type #779
BrightQi authoredJun 28, 2022 Configuration menu - View commit details
-
Copy full SHA for 78fd4cb - Browse repository at this point
Copy the full SHA 78fd4cbView commit details
Commits on Jun 29, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4ec74cc - Browse repository at this point
Copy the full SHA 4ec74ccView commit details
Commits on Jul 12, 2022
-
Fix sentinel reconnect issue on long-running PHP processes (#784)
* Fix no sentinel server available for autodiscovery on Swoole * Fix errors in PHPUnit 9.5 the reason: sebastianbergmann/phpunit@6858204?fbclid=IwAR1qy1jFNFeJ3hUt5k7XAflqyCTUTWZhEqVSeizkybVHUEqXjBZ1gJM739U * add restart sentinel test
Configuration menu - View commit details
-
Copy full SHA for a602fc7 - Browse repository at this point
Copy the full SHA a602fc7View commit details
Commits on Aug 3, 2022
-
Add retry logic to support temporary redis cluster failure (#788)
* Add retry logic to support temporary redis cluster failure * formatting * Use exponential backoff retries. $minRetryAfter cant be changed if needed with RedisCluster::setMinRetryAfter * fix formating * (hotfix) formaing + import import \Predis\Response\Error and \Predis\Connection\ConnectionException * Update RedisCluster.php * formatting * tweaks * Update RedisCluster.php * Update RedisCluster.php * Update RedisCluster.php * Update unit tests regarding renaming of "retryInterval" * spacing Co-authored-by: Till Krüss <tillkruss@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 12f6d30 - Browse repository at this point
Copy the full SHA 12f6d30View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6468e6c - Browse repository at this point
Copy the full SHA 6468e6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for dd4ddf6 - Browse repository at this point
Copy the full SHA dd4ddf6View commit details
Commits on Sep 4, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 7683215 - Browse repository at this point
Copy the full SHA 7683215View commit details
There are no files selected for viewing