14 Forks
136 Stars
136 Watchers

gores

:construction_worker: Redis-backed library for creating background jobs in Go. Placing jobs in multiple queues, and process them later asynchronously.

How to download and setup gores

Open terminal and run command
git clone https://github.com/wang502/gores.git
git clone is used to create a copy or clone of gores repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with gores https://github.com/wang502/gores/archive/master.zip

Or simply clone gores with SSH
[email protected]:wang502/gores.git

If you have some problems with gores

You may open issue on gores support forum (system) here: https://github.com/wang502/gores/issues