Revert "Revert "filer store: redis module upgrade""

This reverts commit dd0171e35c.
This commit is contained in:
Chris Lu
2021-01-11 02:30:19 -08:00
parent dd0171e35c
commit acc0d5cd2c
10 changed files with 73 additions and 46 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"
"github.com/go-redis/redis/v8"
)
func init() {