aboutsummaryrefslogtreecommitdiffstats
path: root/modules/queue/helper.go
Commit message (Expand)AuthorAgeFilesLines
* Add an abstract json layout to make it's easier to change json library (#16528)Lunny Xiao2021-07-241-6/+1
* Code Formats, Nits & Unused Func/Var deletions (#15286)65432021-04-091-1/+1
* Migrate to use jsoniter instead of encoding/json (#14841)zeripath2021-03-011-1/+4
* Slightly simplify the queue settings code to help reduce the risk of problems...zeripath2020-10-151-4/+35
* Queue: Make WorkerPools and Queues flushable (#10001)zeripath2020-01-281-0/+63