lightster / hodor

🚪 A worker queue that is evolving to a job queue
MIT License
4 stars 1 forks source link

Convert queue name factory getters into queue name getters #202

Closed lightster closed 8 years ago

lightster commented 8 years ago

Rather than retrieving the queue name factory and then having to call it, add getters that will call the factory and return the queue name.