appsmithorg / appsmithorg/appsmith

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

オープン
#6,186 コメント 4 件 リアクション 0 件 担当者 0 名 GitHub で見る
Enhancement Integrations Product Query & JS Pod Query Widgets & IDE Pod Redis
主要言語
TypeScript
スター
40.9k
フォーク
4.8k
平均マージ
1日 22時間
マージ済み PR(30日)
45

説明

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

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。