Redis Caching Counts with PHP and Redis

July 11 2010, 10:07pm

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.