microsoftarchive / redis

Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes
http://redis.io
Other
20.84k stars 5.38k forks source link

Sential Configuration Documentation #431

Open rkveepu opened 8 years ago

rkveepu commented 8 years ago

Hi,

Can someone help to find how to configure Sentinel for Windows Servers. We used the Windows Redis-x64-3.0.501.msi and it doesn't contain any details about Sentinel.

Thank You

enricogior commented 8 years ago

Hi @rkveepu there isn't any Windows-specific sentinel configuration, please refer to the official Redis documentation: http://redis.io/topics/sentinel