Redis Caching Counts with PHP and Redis

July 12 2010, 1:07am

Redis is an open-source, in-memory, key-value data store. This article goes over how new startup forrst.com is using Redis to store counts on likes and comments to reduce database queries in activity streams.