-
### Description
Environment:
- client: node 18 (public.ecr.aws/docker/library/node:18-alpine)
- redis server: AWS elasticache
- engine version: 6.2.6
- 2 shards; 2 nodes per shard
We…
-
I can't use lua-resty-redis to connect the redis cluster, right ?
if not, it's there any plan about redis cluster ?
what should i do for that ? I really need the redis cluster support .
byliu updated
11 months ago
-
## OS
Windows
## VERSION
1.6.1
## ISSUE DESCRIPTION
Currently Redis cluster state is not displayed. A Graphical representation of whole cluster alongwith its state and number of keys …
-
### 问题描述(Issue Description)
目标redis集群性能太差,迁移速度太快导致目标redis响应时间变长,命令写入超时,redis-shake挂掉。
### 环境信息(Environment)
- RedisShake 版本(RedisShake Version):v4.1.1
- Redis 部署方式(standalone/cluster/sentine…
-
**Is your feature request related to a problem? (你需要的功能是否与某个问题有关?)**
redis cluster 是现在 redis 官方推荐的集群方案,使用的地方也比较多。建议 brpc 在现在的 redis 协议的基础上增加 redis cluster 支持。
具体支持方式不难:
1. RedisClusterNamingS…
-
### Description ###
Hi,
we are experimenting with ccache on CI(Jenkins) to speed up the (re)compilation of C/C++ project(built with cmake). Since the compilation happens in ephemeral docker conta…
-
### Gloo Edge Version
1.13.x (latest stable)
### Kubernetes Version
None
### Describe the bug
If I have multiple Redis pods and OIDC configured to store the tokens in Redis then the tokens are store…
-
### Describe your issue or feature request
The current `eredis` implementation doesn't support Redis cluster which prevent VerneMQ to retrieve the ACL if `eredis` is not connected to the correct Re…
-
Hello,
I'm looking to set up AWS's MemoryDB or ElasticCache for Redis as a cluster for celery's message broker.
When configuring this with celery, I encounter errors like "Failed to capture even…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…