RubyGems Navigation menu

reqless 0.0.5

`reqless` 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.0.5 - August 29, 2024 (184.5 KB)
  2. 0.0.4 - August 28, 2024 (182.5 KB)
  3. 0.0.3 - August 27, 2024 (180.0 KB)
  4. 0.0.2 - August 26, 2024 (179.5 KB)
  5. 0.0.1 - August 25, 2024 (179.5 KB)

Runtime 依赖 (1):

redis ~> 5.1.0

Development 依赖 (18):

capybara ~> 3.40.0
faye-websocket ~> 0.11.3
gem-release ~> 2.2.2
launchy ~> 3.0.0
metriks ~> 0.9
pry ~> 0.14.2
puma ~> 6.4.2
rack ~> 3.0.10
rackup ~> 2.1.0
rake ~> 13.2
rspec ~> 3.13
rubocop ~> 0.13.1
rusage ~> 0.2.0
selenium-webdriver ~> 4.23.0
sentry-raven ~> 0.15
simplecov ~> 0.22.0
sinatra ~> 4.0.0
timecop ~> 0.9.8

业主:

推送:

GitHub

作者:

  • Dan Lecocq, Myron Marston, Danny Guinther

SHA 256 校验和:

= 复制到剪贴板 已复制!

下载总量 649

这个版本 148

版本发布:

许可:

MIT

需要的 Ruby 版本: >= 3.0

链接: