feat: Support Redis Clusters #144
Annotations
4 errors
|
test
Process completed with exit code 2.
|
|
test:
internal/infra/infra_test.go#L199
cannot use client (variable of type "github.com/redis/go-redis/v9".Cmdable) as *"github.com/redis/go-redis/v9".Client value in argument to newTestInfraWithRedis: need type assertion
|
|
test:
internal/infra/infra_test.go#L129
undefined: redis.NewClient
|
|
test:
internal/infra/infra_test.go#L67
undefined: redis.NewClient
|