RubyGems Navigation menu

reqless 0.0.3

`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

這個版本 122

版本发布:

授權:

MIT

Ruby 版本需求: >= 3.0

相關連結: