appsmithorg / appsmithorg/appsmith

[Feature][Redis Plugin] Follow redirects in case of cluster

Abierto
#6,186 4 comentarios 0 reacciones 0 asignados Ver en GitHub
Enhancement Integrations Product Query & JS Pod Query Widgets & IDE Pod Redis
Lenguaje dominante
TypeScript
Estrellas
40.9k
Forks
4.8k
Merge medio
1 d 22 h
PR fusionados (30 d)
45

Descripción

## Summary

The redis server sometimes redirects to the node in question. The client is expected to connect to the specified node to retry the request.

## Motivation

Since cluster nodes are not able to proxy requests, clients may be redirected to other nodes using redirection errors -MOVED and -ASK. The client is in theory free to send requests to all the nodes in the cluster, getting redirected if needed,

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.