summaryrefslogtreecommitdiffstats
path: root/modules/queue
Commit message (Expand)AuthorAgeFilesLines
* Fix leveldb test race (#10054)Lunny Xiao2020-01-301-0/+18
* Queue: Make WorkerPools and Queues flushable (#10001)zeripath2020-01-2812-292/+628
* Update queue_redis.go (#9910)zeripath2020-01-211-5/+6
* Remove unused lock (#9709)zeripath2020-01-112-1/+3
* Missed q.lock.Unlock() will cause panic (#9705)zeripath2020-01-111-1/+0
* Graceful Queues: Issue Indexing and Tasks (#9363)zeripath2020-01-0713-0/+2132