aboutsummaryrefslogtreecommitdiffstats
path: root/modules/queue/queue_disk.go
Commit message (Expand)AuthorAgeFilesLines
* Pause queues (#15928)zeripath2022-01-221-0/+5
* Multiple Queue improvements: LevelDB Wait on empty, shutdown empty shadow lev...zeripath2021-05-151-3/+6
* Code Formats, Nits & Unused Func/Var deletions (#15286)65432021-04-091-1/+1
* Allow common redis and leveldb connections (#12385)zeripath2020-09-281-7/+24
* Add Unique Queue infrastructure and move TestPullRequests to this (#9856)zeripath2020-02-021-138/+40
* Queue: Make WorkerPools and Queues flushable (#10001)zeripath2020-01-281-51/+36
* Graceful Queues: Issue Indexing and Tasks (#9363)zeripath2020-01-071-0/+213