Skip to content

shardsrocks/sharock-worker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sharock Worker

Circle CI

Background worker for Sharock.

Requirements

Build

$ go get github.com/mattn/gom
$ gom install
$ gom build

Run

worker

$ ./sharock-worker --queues=sharock --use-number

enqueue

$ redis-cli RPUSH resque:queue:sharock '{"class":"Resolve","args":[256]}'

License

MIT License

About

💎 Background worker for Sharock

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published