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: 30,471 of 180,671
Downloads: 36,798

Daily

Ranking: 113,030 of 180,660
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
70408,336,946redis

Owners

#GravatarHandle
1iconmrduncan