RubyGems Navigation menu

reqless 0.0.2

`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 (185KB)
  2. 0.0.4 August 28, 2024 (183KB)
  3. 0.0.3 August 27, 2024 (180KB)
  4. 0.0.2 August 26, 2024 (180KB)
  5. 0.0.1 August 25, 2024 (180KB)

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チェックサム:

=

累計ダウンロード数 757

このバージョンのみ 146

このバージョンがリリースされたのは:

ライセンス:

MIT

必要なRubyのバージョン: >= 3.0

リンク: