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.78k stars 5.37k forks source link

Redis install location #519

Closed rafaelsilvasantos closed 7 years ago

rafaelsilvasantos commented 7 years ago

After runinng "Install-Package Redis-64" command, I can't find the location of where redis-server.exe is