filer store: redis module upgrade

This commit is contained in:
Chris Lu
2021-01-08 01:08:44 -08:00
parent 30efaa66c6
commit 40161c9cec
10 changed files with 73 additions and 46 deletions

View File

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