appsmithorg / appsmithorg/appsmith

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

Aperta
#6,186 4 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Enhancement Integrations Product Query & JS Pod Query Widgets & IDE Pod Redis
Lingua principale
TypeScript
Stelle
40.9k
Fork
4.8k
Merge medio
1g 22h
PR unite (30g)
45

Descrizione

## 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,

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.