RubyGems Navigation menu

redis_safe_queue 0.0.1

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.

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 0.0.1 - November 06, 2012 (6.5 KB)

Runtime 依赖 (1):

redis >= 2.2.2

业主:

作者:

  • Paul Asmuth

SHA 256 校验和:

da1011a272bea064ca44cf75aecdaedf5461b9d341a33f743174c443438c8933

下载总量 4,861

这个版本 4,861

许可:

需要的 Ruby 版本:

链接: