RubyGems.org

redis-retry

0.1.0

Adds a Redis::Retry class which can be used to proxy calls to Redis while automatically retrying when a connection cannot be made. This is useful to ensure that your applications don't fail if Redis is temporarily unavailable.

installgem install redis-retry
Authors

Matt Duncan

1,437 total downloads 1,437 for this version
Owners

A4645950aec111e6f4b94d0dff99e699

Gemfile
gem "redis-retry", "~> 0.1.0"
Versions
  1. 0.1.0 April 15, 2010
Runtime Dependencies
  1. redis >= 0