| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Adds job decorator for deferring jobs | jason | 2016-12-08 | 1 | -0/+3 |
| | | | | | | | | | - adds eventmq.client.jobs.job and Job() to be used as a decorator for deferring functions - add example usage to README - add client env variable `EMQ_BROKER_ADDR` to easily specify where the broker is for deferring jobs. | ||||
| * | updates to the documentation | jason | 2015-12-08 | 1 | -0/+3 |