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: 35,104 of 192,968
Downloads: 37,523

Daily

Ranking: 106,324 of 192,934
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
82556,249,706redis

Owners

#GravatarHandle
1iconmrduncan