Categories: None [Edit]
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: 123,487 of 187,603
Downloads: 5,211
Daily
Ranking: 110,823 of 187,591
Downloads: 1
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 79 | 513,448,929 | redis |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | paulasmuth |