Answers for "redis server install windos"

1

how to install redis on windows 10

https://github.com/microsoftarchive/redis/releases
 got to the above directory and download the msi 
 select add path to env
 and install
Posted by: Guest on February-16-2022
14

install redis windows 10

Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Windows-Subsystem-Linux
Posted by: Guest on February-08-2020

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language