gitea/modules/queue
techknowlogick 985f76dc4b
Update redis library to support redis v7 ()
..
bytefifo.go Implement FSFE REUSE for golang files ()
helper.go Implement FSFE REUSE for golang files ()
manager.go Implement FSFE REUSE for golang files ()
queue.go Implement FSFE REUSE for golang files ()
queue_bytefifo.go Implement FSFE REUSE for golang files ()
queue_channel.go Properly flush unique queues on startup ()
queue_channel_test.go Implement FSFE REUSE for golang files ()
queue_disk.go Implement FSFE REUSE for golang files ()
queue_disk_channel.go Properly flush unique queues on startup ()
queue_disk_channel_test.go Properly flush unique queues on startup ()
queue_disk_test.go Implement FSFE REUSE for golang files ()
queue_redis.go Update redis library to support redis v7 ()
queue_test.go Implement FSFE REUSE for golang files ()
queue_wrapped.go Implement FSFE REUSE for golang files ()
setting.go Implement FSFE REUSE for golang files ()
unique_queue.go Implement FSFE REUSE for golang files ()
unique_queue_channel.go Properly flush unique queues on startup ()
unique_queue_channel_test.go Properly flush unique queues on startup ()
unique_queue_disk.go Implement FSFE REUSE for golang files ()
unique_queue_disk_channel.go Properly flush unique queues on startup ()
unique_queue_disk_channel_test.go Properly flush unique queues on startup ()
unique_queue_redis.go Update redis library to support redis v7 ()
unique_queue_wrapped.go Implement FSFE REUSE for golang files ()
workerpool.go Correctly handle select on multiple channels in Queues ()