Redis to the Resque 3.89 http://spkr8.com/t/3195

Description:

Redis is a amazing key-value store that provides so much more than your average in-memory database, including persistent storage, lists, sets, and atomic (push/pop) operations. Resque is a "Redis-backed library for creating background jobs, placing those jobs on multiple queues, and processing them later." Combined, these tools can create an awesome work queue system and is a great way to share data across multiple systems, platforms, and languages. I have been using redis very successfully to solve some high-performance and scaling problems for a very popular iPhone game (top 10), WordsWithFriends along with a few other high-traffic sites. Redis is a new technology that developers should understand and be ready to take advantage of.

Comments on this Talk

Have an account? Sign in or register.

Leave a Comment

4 Ratings: 3.89

Delivery: 3.65

Content: 4.13