aboutsummaryrefslogtreecommitdiffstats
path: root/modules/queue/unique_queue_redis.go
Commit message (Expand)AuthorAgeFilesLines
* Rewrite queue (#24505)wxiaoguang2023-05-081-141/+0
* Update redis library to support redis v7 (#24114)techknowlogick2023-04-131-1/+1
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Pause queues (#15928)zeripath2022-01-221-0/+12
* Multiple Queue improvements: LevelDB Wait on empty, shutdown empty shadow lev...zeripath2021-05-151-12/+9
* Code Formats, Nits & Unused Func/Var deletions (#15286)65432021-04-091-1/+1
* [Vendor] Update go-redis to v8.5.0 (#13749)65432021-02-101-6/+13
* Allow common redis and leveldb connections (#12385)zeripath2020-09-281-1/+1
* Fix queue pop error and stat empty repository error (#10248)Lunny Xiao2020-02-121-1/+3
* Add Unique Queue infrastructure and move TestPullRequests to this (#9856)zeripath2020-02-021-0/+124