RubyGems Navigation menu

qless 0.9.3

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

install:
=

Versions:

  1. 0.12.0 - January 17, 2018 (180 KB)
  2. 0.11.0 - December 08, 2017 (180 KB)
  3. 0.10.5 - November 29, 2016 (180 KB)
  4. 0.10.4 - November 28, 2016 (180 KB)
  5. 0.10.3 - April 15, 2016 (180 KB)
  6. 0.9.3 - May 20, 2013 (187 KB)
Show all versions (12 total)

Runtime Dependencies (3):

redis >= 2.2
sinatra ~> 1.3.2
vegas ~> 0.1.11

Development Dependencies (8):

capybara ~> 1.1.2
launchy ~> 2.1.0
poltergeist ~> 1.0
rake ~> 10.0
rspec ~> 2.12
rspec-fire ~> 1.1
sentry-raven ~> 0.4
simplecov ~> 0.6.2

Owners:

Authors:

  • Dan Lecocq

SHA 256 checksum:

92f8d9de679315f8a9be969f1c706e76d7e864ace252410c5eb35d8e6ef9ca26

Total downloads 204,923

For this version 8,673

Licenses:

N/A

Required Ruby Version: None

Links: