Created
December 3, 2019 15:06
-
-
Save wp-kitten/c22d5e57427c81c2a0310c667acf5bba to your computer and use it in GitHub Desktop.
Install Redis for windows
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
https://github.com/microsoftarchive/redis/ => get redis installer for windows | |
to use redis as cache service, install predis: | |
>> composer require predis/predis |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment