go-workers icon indicating copy to clipboard operation
go-workers copied to clipboard

Sidekiq compatible background workers in golang

Results 22 go-workers issues
Sort by recently updated
recently updated
newest added

Manager not correct exit, need add a break label to jump out for loop.

https://github.com/jrallison/go-workers/blob/dbf81d0b75bbe2fd90ef66a07643dd70cb42a88a/enqueue.go#L76-L79 That code seems not useful, I don't find any code reference the redis set. Can it be deleted safely?