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: 31,591 of 183,107
Downloads: 36,903

Daily

Ranking: 86,038 of 183,092
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
72443,835,435redis

Owners

#GravatarHandle
1iconmrduncan