Redis
redis/goredis
github.com/go-redsync/redsync/v4/redis/goredis
import "github.com/go-redsync/redsync/v4/redis/goredis"
Functions
func NewPool(delegate *redis.Client) redsyncredis.Pool
Source: redis/goredis/goredis.go:25
NewPool returns a Goredis-based pool implementation.
