gorse-io / gorse-io/gorse

Redis cluster is not allowed as a valid option in config validation

Open
#754 0 comments 1 reaction 0 assignees View on GitHub
bug
Dominant language
Go
Stars
9.8k
Forks
912
Avg merge
2h 35m
Merged PRs (30d)
9

Description

**Gorse version**
Version: v0.4.14
API version: v0.2.7
Go version: go1.20.4
Git commit: ab030fd42b0aedafc7f9aacbf63df5e2b60be040
Built: Tue Jun 6 01:02:20 UTC 2023
OS/Arch: linux/amd64

**Describe the bug**
When trying to pass in `redis+cluster` the config validation fails as it is not a valid prefix

**To Reproduce**
Build a redis cluster and point the redis endpoint to `redis+cluster://URI:PORT`
Try to start gorse

**Expected behavior**
Gorse should start and properly use the redis cluster

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.