github.com/blitline-dev/allq_client_shard
master / published Apr 8, 2019 / repository
A client for interacting with an allqueue server. Available via https:///www.allqueue.com
allq_client
Crystal-lang support for Allqueue.
Beta: In progress.
Installation
- Add the dependency to your
shard.yml:
dependencies:
allq_client:
github: blitline_dev/allq_client_shard
- Run
shards install
Usage
require "allq_client"
TODO: Write usage instructions here
API
- AllqClient
TODO Write documentation for
AllqClient - GenericJobIdHandler
- HandlerBase
- Job
- JobFactory
- JobGetHandler
- JobPostHandler
- JobReleaseHandler
- MultipleJobGetHandler
- ParentJobPostHandler
- PausePutHandler
- SetChildrenStartedPutHandler
--------------------------------- { "action" : "set_children_started", "data" : { "job_id" : "dfasdffsd" } } ---------------------------------
- StatsHandler
- ThrottlePostHandler
- TubeDeleteHandler