Configure Magento with Redis

In the previous post “Install Redis on Amazon EC2 Server” we had seen the process to install Redis on the server. In this article we will see how to integarte the Redis with Magento1.x There are few php extension we need to install before we do integration...
Install Redis on Amazon Ec2 server

Install Redis on Amazon Ec2 server

Few days back we have installed Redis in Amazon cloud server and integrating it with Magento. So I thought of sharing the process if it could help anyone. Before we move on installation we need to understand what is Redis. What is Redis ? Redis in-memory data...