- Refactored worker --> queue in every places
- Fixed minor things
- Added checking for invalid name for queue
- More perfect typing added
- Made the queue config optional
- Updated readme with the docs
- Queue name specification.
- Queue priority set by score.
- Logging support with python's default logging.
- Initially released