mirror of
https://github.com/HDT3213/delayqueue.git
synced 2025-09-30 21:12:11 +08:00
support go-redis/v9
This commit is contained in:
@@ -2,7 +2,7 @@ package delayqueue
|
||||
|
||||
import (
|
||||
"context"
|
||||
"github.com/go-redis/redis/v8"
|
||||
"github.com/redis/go-redis/v9"
|
||||
"log"
|
||||
"os"
|
||||
"strconv"
|
||||
|
Reference in New Issue
Block a user