tporadowski / redis

Native port of Redis for Windows. 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, Streams, HyperLogLogs. This repository contains unofficial port of Redis to Windows.
http://redis.io
Other
8.88k stars 1.09k forks source link

redis5 redis-server.exe requirepass not work #112

Open 291850336asd opened 3 years ago

291850336asd commented 3 years ago

first.set requirepass xxx sencond redis-server.exe redis.windows.conf

but password can not work

cbjpdev commented 1 year ago

Please edit the redis.windows-service.conf instead of redis.windows.conf