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: 33,072 of 186,959
Downloads: 37,166

Daily

Ranking: 117,132 of 186,713
Downloads: 3

Depended by

RankDownloadsName

Depends on

RankDownloadsName
79502,207,085redis

Owners

#GravatarHandle
1iconmrduncan