- Rethrow exceptions
- Fix broken error handling
- Arguments are now passed on through middleware
- remove debug code
- make
worker-info-daoprivate
- Added convenience functions:
workers-info,unregister-worker - Add middleware capabilities
- Handle passing clojure maps as arguments, they get converted back from java maps, and keywords get restored
- When inspecting the queue contents, return the var as a symbol, not a string
- First version