Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update SET to take timeout or options array #67

Merged
merged 19 commits into from
Aug 7, 2019

Conversation

gm-ghanover
Copy link
Contributor

Per phpredis documentation:
Timeout or Options Array (optional). If you pass an integer, phpredis will redirect to SETEX, and will try to use Redis >= 2.6.12 extended options if you pass an array with valid values

https://github.com/phpredis/phpredis/#set

tests/units/RedisMock.php Show resolved Hide resolved
src/M6Web/Component/RedisMock/RedisMock.php Show resolved Hide resolved
@gm-ghanover gm-ghanover force-pushed the feature/setOptions branch from 32f9ec1 to 1e9841e Compare May 23, 2019 16:02
@omansour
Copy link
Contributor

@gm-ghanover possible to rebase the master on this PR ?

@omansour
Copy link
Contributor

omansour commented Aug 7, 2019

v4.6.0

@omansour omansour merged commit 3f308e4 into BedrockStreaming:master Aug 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants