Brian Vuyk

Results 6 comments of Brian Vuyk

Note that this has been fixed in my fork at https://github.com/brianV/vagrant-redis-cluster

In my fork at https://github.com/brianV/vagrant-redis-cluster, it's set to use the most current stable version (3.2.5 at the moment).

This looks like a misunderstanding. The extended set commands are supported in Redis >= 2.6.12. Note that this is not the PHP library, but the actual Redis server. phpredis has...

Hi Marc, Maybe I am misunderstanding your question, but I am not sure how you would proxy the ports. GAE builds the image based on the Dockerfile and deploys it...

Oh, that would be terrific if you could add that! Maybe add a --local switch at the same time to compliment --all! On Tue, Oct 31, 2017 at 2:35 PM,...

I just ran into the same issue. I ended up taking the CRDs from the `2.8.2.yaml` file and installing them. I then added the helm annotations and labels. Following that,...