-
-
Notifications
You must be signed in to change notification settings - Fork 652
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
Add Igbinary support for PhpRedis #764
Comments
@ParhamG is baking here: devilbox/docker-php-fpm#188 |
@cytopia Thanks for the quick update! I am looking at the update instructions here, and I am just a little bit confused. Looking at
Am I missing something or is this actually how we are supposed to update to use the latest image? I did update my |
@ParhamG I've already noticed the same issue with docker images tags. This is a problem with Travis. Cytopia will fix it soon 😉 |
The latest tag You can use them immediately, once Travis is finished (by dirtily adjusting |
Got it, so it is still baking:) and once done it will be available on the latest release tag and since Devilbox is not updated as often as the images are you'd need to adjust But just curious would |
When I want to test new php-fpm release tag (as 0.121) before new Devilbox release (as 1.8.3), I do not touch my
And If there is another release later, I will only change the 0.121 suffix. |
@cytopia LGTM for new feature
|
FYI: This is only due to the fact, that sometimes the images are broken already a few hours after release, they are not fully working with the current Devilbox stack or I'm already on adding new features to the images themselves and then just want to combine this all in one Devilbox release. |
@cytopia I understand, it totally makes sense for Devilbox to have a separate release schedule. I am all set, thank you! And feel free to close this issue. |
@ParhamG it is now implemented in release |
ISSUE TYPE
SUMMARY
Can we have the PHP Redis extension compiled with Igbinary support so that igbinary can be used as a serializer with Redis?
The text was updated successfully, but these errors were encountered: