I installed redis using chocolaty. Then, It was working normally, however I cannot start it again.
Running redis-server: reports a problem in config file
Specifying Config File
Running the command:
But the problem persists, if I try connecting to the client:
redis-server --port 6380 --slaveof 127.0.0.1 6379
https://developer.redis.com/create/windows/
https://github.com/microsoftarchive/redis/releases
https://linuxhint.com/install-run-redis-windows/ https://hackthedeveloper.com/how-to-install-redis-on-windows-10/