Published: High Performance Data with Redis and PHP - php[architect]
An article for the July 2011 issue of php[architect].
There are times when MySQL, or another RDBMS, cannot perform under certain circumstances, such as high volumes of reads and writes. While there are many other data store options, there is an excellent candidate when raw speed is a must. This article will describe when Redis might be a great fit for your application.