Skip to content

Instantly share code, notes, and snippets.

@wp-kitten
Created December 3, 2019 15:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wp-kitten/c22d5e57427c81c2a0310c667acf5bba to your computer and use it in GitHub Desktop.
Save wp-kitten/c22d5e57427c81c2a0310c667acf5bba to your computer and use it in GitHub Desktop.
Install Redis for windows
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