Tom Jacques

Results 51 comments of Tom Jacques

I also have this problem. The tests complete successfully and are viewable on the saucelabs url, but the result is never received. This causes travis-ci to timeout and error on...

Actually it looks like this is encountering an error but failing silently -- one of the test OS/Browser combinations looks to be no longer supported by saucelabs. So the real...

I'll open a separate issue for what I encountered since it'll be easier to track and fix that way.

@wjordan213 I have this exact same issue. Did you ever find a way to resolve?

I ended up using virtualbox + modern.ie VM and following the windows instructions. In case anyone else encounters this, that was a viable and fully free solution.

I've thought about this a little bit, and here's more or less the reasoning/conclusions I came to. SUBSCRIBE requires an open active connection to redis to get channel messages. This...

## Variables S = Number of subscribing connections P = Number of published messages N = Number of twemproxy/Nutcracker instances R = Number of redis instances A = Number of...

I believe someone resurrected this thread then deleted their comment. For the benefit of anyone running into this in the future, Redis cluster with the stream data type works the...

Hey @malylemire1 thanks for this contribution! It has been a very long time since I have actively worked on this project. I will try to find some time to get...

I'll try to look into this soon -- I think it should be a pretty straightforward build change.