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:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.0.5 - August 29, 2024 (185 KB)
  2. 0.0.4 - August 28, 2024 (183 KB)
  3. 0.0.3 - August 27, 2024 (180 KB)
  4. 0.0.2 - August 26, 2024 (180 KB)
  5. 0.0.1 - August 25, 2024 (180 KB)

Runtime Dependencies (1):

redis ~> 5.1.0

Development Dependencies (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

Owners:

Pushed by:

GitHub

Authors:

  • Dan Lecocq, Myron Marston, Danny Guinther

SHA 256 checksum:

= Copy to clipboard Copied!

Total downloads 649

For this version 122

Version Released:

License:

MIT

Required Ruby Version: >= 3.0

Links: