aboutsummaryrefslogtreecommitdiffstats
path: root/modules/queue/unique_queue_redis.go
Commit message (Expand)AuthorAgeFilesLines
* 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