[Feature Request]: Supports access via FQDN/Hostnames
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 8.8k
- Forks
- 491
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 49
Description
Problem description (Describe the problem you would like to solve with this feature request or suggested idea).
Some Redis sharded clusters, such as OCI Cache, require access using the FQDN/Hostnames method. I found that the latest version of Redis Insight still does not support it, with a prompt saying 'Failed to refresh slots cache' and unable to connect(I guess RedisInsight is still using cluster nodes to get the IP addresses.). So, when can this feature be supported?
How often do you encounter this problem (Describe how frequently this problem occurs).
This problem has always existed, especially since the release of OCI Cache(sharded).
Alternatives considered (Describe any alternative features or products you've considered).
Not yet.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing RedisInsight's cluster slot-cache refresh and the connection path used for Redis sharded clusters. Reproduce the failure with an OCI Cache-style FQDN/hostname setup, then verify that the cluster connects and refreshes slots without requiring resolved IP addresses.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- redis, typescript
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100