Push if list exists. This are the operations that are at the base of the twitter Redis caching implementation.
This operations are useful every time you want to use Redis for caching timelines, as the idea is: if this user is already in cache (at least a single item exists) then push against the cache, otherwise not.