revert back to redis/v8

This commit is contained in:
ajatprabha
2021-09-30 23:56:01 +05:30
committed by Ken Hibino
parent 545721076b
commit f3efe59a1d
5 changed files with 78 additions and 20 deletions

View File

@@ -11,7 +11,7 @@ import (
"strings"
"time"
"github.com/go-redis/redis/v7"
"github.com/go-redis/redis/v8"
"github.com/rs/cors"
"github.com/hibiken/asynq"