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

@@ -1,7 +1,7 @@
package asynqmon
import (
"github.com/go-redis/redis/v7"
"github.com/go-redis/redis/v8"
"github.com/gorilla/mux"
"net/http"