Runnable / hermes

Runnable job queuing system interface abstraction for runnable's services
MIT License
3 stars 1 forks source link

[WIP] Support options per queue #32

Closed podviaznikov closed 8 years ago

podviaznikov commented 8 years ago
anandkumarpatel commented 8 years ago

The way I was thinking of doing this, so we have less logic, is to first give user flexibility in the input (have object with .name and .opts) or just string. Then we would normalize to object array first thing