Categories: None [Edit]

redis_safe_queue

https://rubygems.org/gems/redis_safe_queue
https://github.com/paulasmuth/redis_safe_queue
RedisSafeQueue is a transactional queue for ruby/redis. It guarantees at least once semantics. The queue may be used with multiple producers and consumers, each job is removed in a open/commit transaction; even if a worker dies while processing a job, it is automatically requeued.

Total

Ranking: 119,347 of 180,689
Downloads: 4,853

Daily

Ranking: 110,973 of 180,681
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
70408,824,877redis

Owners

#GravatarHandle
1iconpaulasmuth