A resilient background job manager for Go.
Please see INSTALL.md
Provided backends
- Redis
To create a new backend, implement the wingman.Backend interface.
Provided processors
- Goroutine
- Native Process (Linux, Unix only)
To create a new processor, implement the wingman.Processor interface.
Code is licensed under the AGPL. A license for commercial use is available for purchase at https://wingman.fyi