This package sets up Redis and PHPRedMin on your Varying Vagrant Vagrants virtual machine.
Clone this repository into VVV's www
directory, then reprovision VVV:
$ cd path/to/vvv/www
$ git clone https://github.com/goblindegook/VVV-Redis redis.vvv
$ vagrant provision
Once installed, a web-based Redis management interface becomes available under http://redis.vvv and you may begin using Redis on your local WordPress development installs through one of these plugins:
- WP Redis (recommended)
- Redis Object Cache
- Redis Object Cache (fork)
VVV + Redis is released under a GPL v2.0 license.