Skip to main content

Timeline for How do I run Redis on Windows?

Current License: CC BY-SA 3.0

7 events
when toggle format what by license comment
Jun 8, 2020 at 13:20 comment added Niko Fohr This is the way to go (WSL), but the details are missing (are behind links). @Ogglas 's answer is the same but with the installation instructions.
May 3, 2020 at 12:45 comment added JLi I had tried the instruction in link 2, it did not work for me but this did: redislabs.com/blog/redis-on-windows-10, with ubuntu 18.04
Sep 2, 2018 at 17:24 comment added awebartisan you access it from Bash. and if you are running an application like Laravel you just need to setup the variables in environment file and redis will be available in your project. Because of its port 6379
Sep 2, 2018 at 13:37 comment added neslekkiM How do you access this install from windows?
Jul 31, 2018 at 23:29 comment added jinglesthula As a note, I installed Ubuntu 18 from the Windows store and had to sudo apt install gcc make before I could get Redis installed and built. Ran into this one as well ;) stackoverflow.com/questions/37103054/…
Mar 28, 2017 at 10:40 review Late answers
Mar 28, 2017 at 10:45
Mar 28, 2017 at 10:21 history answered awebartisan CC BY-SA 3.0