Sha256: 2a64a9d8bacb833dcc8918ec137c81d124c579ccf3ebf5d3ce30cfc3b84c5551
Contents?: true
Size: 468 Bytes
Versions: 1
Compression:
Stored size: 468 Bytes
Contents
Disque.rb ========= Client for Disque, an in-memory, distributed job queue. Status ------ Disque is expected to be RESP compatible, and that means most Redis transport clients will be able to connect to it and run any command. This library is thus an imaginary client for Disque, but one that should work at least at a very basic level and connect to one node. Installation ------------ You will be able to install it with RubyGems. ``` $ gem install disque ```
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
disque-0.0.1.alpha | README.md |