Skip to content

Resilient Background Job Processor - Commercial License Available

License

Notifications You must be signed in to change notification settings

pulchre/wingman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wingman

A resilient background job manager for Go.

Usage

Please see INSTALL.md

Backend

Provided backends

  • Redis

To create a new backend, implement the wingman.Backend interface.

Processors

Provided processors

  • Goroutine
  • Native Process (Linux, Unix only)

To create a new processor, implement the wingman.Processor interface.

License

Code is licensed under the AGPL. A license for commercial use is available for purchase at https://wingman.fyi

About

Resilient Background Job Processor - Commercial License Available

Topics

Resources

License

Stars

Watchers

Forks