Ken Hibino
|
fd80126a67
|
Add logic to restore unfinished tasks back into the default queue if
there are any uncompleted tasks
|
2019-11-23 15:09:50 -08:00 |
|
Ken Hibino
|
4a327933bd
|
Use command BRPUSHLPOP to move from queue to in_progress in redis
|
2019-11-23 08:43:41 -08:00 |
|
Ken Hibino
|
76ceb282a9
|
Change the direction of list push/pop operations
|
2019-11-23 08:24:16 -08:00 |
|
Ken Hibino
|
3fa867b190
|
Remove per task heartbeat
|
2019-11-23 08:21:32 -08:00 |
|
Ken Hibino
|
2e0af11ca0
|
Add heartbeat goroutine to write heartbeat data to redis for active
worker
|
2019-11-22 06:43:42 -08:00 |
|
Ken Hibino
|
67a9e8aa00
|
Track in-progress tasks with redis SET
|
2019-11-21 21:45:27 -08:00 |
|
Ken Hibino
|
3dddcfbb14
|
Minor cleanup
|
2019-11-20 20:27:01 -08:00 |
|
Ken Hibino
|
dd0b0b358c
|
Add tests for type rdb
|
2019-11-20 07:01:24 -08:00 |
|
Ken Hibino
|
85a04cbabb
|
Extract redis logic to type rdb
|
2019-11-19 21:08:06 -08:00 |
|