RubyGems Navigation menu

qless 0.12.0

`qless` is meant to be a performant alternative to other queueing systems, with statistics collection, a browser interface, and strong guarantees about job losses. It's written as a collection of Lua scipts that are loaded into the Redis instance to be used, and then executed by the client library. As such, it's intended to be extremely easy to port to other languages, without sacrificing performance and not requiring a lot of logic replication between clients. Keep the Lua scripts updated, and your language-specific extension will also remain up to date.

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

安装:
=

版本列表:

  1. 0.12.0 - January 17, 2018 (180.0 KB)
  2. 0.11.0 - December 08, 2017 (180.0 KB)
  3. 0.10.5 - November 29, 2016 (179.5 KB)
  4. 0.10.4 - November 28, 2016 (179.5 KB)
  5. 0.10.3 - April 15, 2016 (179.5 KB)
显示所有版本 (共 12 个)

Runtime 依赖 (9):

metriks ~> 0.9
redis < 4.0.0.rc1, >= 2.2
rusage ~> 0.2.0
sentry-raven ~> 0.15.6
sinatra < 2.1, >= 1.3
statsd-ruby ~> 1.3
thin ~> 1.6
thor ~> 0.19.1
vegas ~> 0.1.11

业主:

作者:

  • Dan Lecocq, Myron Marston

SHA 256 校验和:

de07981c6d29796d13d5b1e17a5302cbd524719e63df97ffcf9a9b9eafadf788

下载总量 204,712

这个版本 91,449

许可:

MIT

需要的 Ruby 版本: >= 0

链接: