aboutsummaryrefslogtreecommitdiffstats
path: root/modules/queue/queue.go
Commit message (Expand)AuthorAgeFilesLines
* Multiple Queue improvements: LevelDB Wait on empty, shutdown empty shadow lev...zeripath2021-05-151-3/+3
* Add queue for code indexer (#10332)Lunny Xiao2020-09-071-1/+58
* Add Unique Queue infrastructure and move TestPullRequests to this (#9856)zeripath2020-02-021-5/+15
* Queue: Make WorkerPools and Queues flushable (#10001)zeripath2020-01-281-23/+20
* Graceful Queues: Issue Indexing and Tasks (#9363)zeripath2020-01-071-0/+133