Closed bapti closed 10 years ago
Where are your binaries coming from? There was a fix that came from the 2.6.14 branch that never made it into 2.8.4 until commit 631e8e1afb1b28df09d29625fa374784ac59b2f0. This fix eliminates the use of wait3(). Try the most recent binaries in bin\release\redis-2.8.4.zip.
Those are the binaries that shipped with the nuget 2.8.4 release. I'll try again directly from the github source though. Thanks
Hi, I've put up and example if you want to have a look https://github.com/bapti/redis-sentinel-windows/tree/master/BatchFiles
I've put in a batch which runs the binaries direct from the 2.8.4 repository which work nicely! Thanks for that.
However the binaries from the published nuget package do throw the error I mentioned above
I hope that helps.
We are getting ready to refresh the NuGet and Chocolatey binaries. Probably within a week.
Thanks!
I've tried to get a sentinel cluster running locally but I just keep getting errors
I'm running this command to run my servers with the following configurations below
Is it possible to run a sentinel cluster on windows with this version?
Thanks Neil
I've also posted this on stackoverflow http://stackoverflow.com/questions/23346690/redis-sentinel-local-cluster-setup-in-windows