summaryrefslogtreecommitdiffstats
path: root/modules/queue/unique_queue_channel.go
Commit message (Expand)AuthorAgeFilesLines
* Properly flush unique queues on startup (#23154)zeripath2023-02-281-1/+3
* Correctly handle select on multiple channels in Queues (#22146)zeripath2022-12-301-30/+0
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Add generic set type (#21408)KN4CK3R2022-10-121-8/+7
* Add Goroutine stack inspector to admin/monitor (#19207)zeripath2022-03-311-0/+3
* Attempt to prevent the deadlock in the QueueDiskChannel Test again (#18415)zeripath2022-01-291-1/+4
* Make WrappedQueues and PersistableChannelUniqueQueues Pausable (#18393)zeripath2022-01-241-1/+1
* Pause queues (#15928)zeripath2022-01-221-2/+52
* Make the Mirror Queue a queue (#17326)zeripath2021-10-171-7/+22
* Multiple Queue improvements: LevelDB Wait on empty, shutdown empty shadow lev...zeripath2021-05-151-19/+58
* Add Unique Queue infrastructure and move TestPullRequests to this (#9856)zeripath2020-02-021-0/+132