forked from forgejo/forgejo
backports #24114 --------- Co-authored-by: techknowlogick <hello@techknowlogick.com>
This commit is contained in:
parent
2b32f8b95f
commit
463e144d97
9 changed files with 38 additions and 26 deletions
|
@ -6,7 +6,7 @@ package queue
|
|||
import (
|
||||
"context"
|
||||
|
||||
"github.com/go-redis/redis/v8"
|
||||
"github.com/redis/go-redis/v9"
|
||||
)
|
||||
|
||||
// RedisUniqueQueueType is the type for redis queue
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue