Revert "filer store: redis module upgrade"

This reverts commit 40161c9cec.
This commit is contained in:
Chris Lu
2021-01-11 02:09:18 -08:00
parent 394513f598
commit dd0171e35c
10 changed files with 46 additions and 73 deletions

View File

@@ -3,7 +3,7 @@ package redis
import (
"github.com/chrislusf/seaweedfs/weed/filer"
"github.com/chrislusf/seaweedfs/weed/util"
"github.com/go-redis/redis/v8"
"github.com/go-redis/redis"
)
func init() {