Posted by ano.nimmus on January 25, 2014 at 6:22pm
I've been running an Drupal7 setup with Varnish3 & Memcached.
I'm building a new instance for similar use, and have decided to replace Memcached with Redis/phpredis.
The redis server+extension install was painless -- the system is up & running.
What's missing for me is a good guide to tuning Redis for Drupal use. I'd tuned memcached using info from both own experience & forums.
I've not yet found any similarly focussed good guides, examples, etc for Drupal on Redis -- either for the server conf, or a redis.ini
Can anyone share, or point to, some good guidance?