Skip to content

marconi/ferryman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ferryman

Its the Ferryman's job to move expired jobs from delayed queue to urgent queue. Moving happens in bulk fashion, so if there are several expired jobs, they are popped and pushed all at once. See Rivers for more information.

Building and Running

$ cd cmd/ferryman
$ go build && ./ferryman

See --help for more info.

Running Tests

Tests can be run with Docker using Fig:

$ fig run --rm test

Status

  • Not used in any real project yet
  • Coverage is at 70.0%

License

http://marconi.mit-license.org

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published