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

Home Page:http://redis.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sentinel Question!!!

JesusLoveS2 opened this issue · comments

Window not support Sentinel???

redis-server --service-install --service-name redis-sentinel C:\ProgramData\chocolatey\lib\redis-64\redis-sentinel.conf --sentinel
Please note the full path of .conf file.