Add an example Go app using the queue with Redis backend. Include: Registering job handlers Pushing jobs Starting workers Also, write README instructions.
Add an example Go app using the queue with Redis backend. Include:
Registering job handlers
Pushing jobs
Starting workers
Also, write README instructions.