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.
Gemfile:
=
install:
=
Versions:
- 0.1.0 April 16, 2010 (5.5 KB)
Runtime Dependencies (1):
redis
>= 0