revert back to redis/v8

This commit is contained in:
ajatprabha
2021-09-30 23:56:01 +05:30
parent 6365dd059a
commit 10bbd3d0bc
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"