Categories: None [Edit]

redis-retry

https://rubygems.org/gems/redis-retry
https://github.com/mrduncan/redis-retry
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.

Total

Ranking: 34,658 of 191,633
Downloads: 37,468

Daily

Ranking: 153,067 of 191,606
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
80546,097,609redis

Owners

#GravatarHandle
1iconmrduncan