redis-cluster-proxy
redis-cluster-proxy copied to clipboard
A proxy for Redis clusters.
Is it possible to pay for professional services to get publish and subscribe methods added to this project ?
Deployed redis-cluster with TLS and password set on k8s with service object. After that, connect to redis-cluster using redis-proxy(create a service object outside the k8s cluster, and expose it as...
Hi Team I'm installing redis-cluster-proxy from unstable branch and facing the below issue ``` /usr/bin/ld: logger.o:/home/lahari.velagapudi/redis-cluster-proxy/src/sds.h:37: multiple definition of `SDS_NOINIT'; config.o:/home/lahari.velagapudi/redis-cluster-proxy/src/sds.h:37: first defined here /usr/bin/ld: reply_order.o:/home/lahari.velagapudi/redis-cluster-proxy/src/sds.h:37: multiple definition of `SDS_NOINIT';...
=== PROXY BUG REPORT START: Cut & paste starting from here === [2023-07-20 20:03:26.258/0] Redis Cluster Proxy 0.9.102 crashed by signal: 11 [2023-07-20 20:03:26.258/0] Crashed running the instruction at: 0x55e2f15ff2f0...
I have try to set the auth parameter , and it works. But I don't want anyone use my redis-cluster through redis-cluster-proxy without password. Will it support the requirepass parameter...
When I shutdown one master, and the original slave change to new master. but the proxy can't feel the change and failed to write to cluster. ``` Error from server:...
Hello, First, let me start by saying that I've been waiting for this product for quite some time, as it makes all our lives easier! I've got the following setup:...
lettuce 不能使用,因为 此项目(redis-cluster-proxy)不支持 hello 指令,建议增加支持
Proxy is getting crashed. It is disconnecting again and again and not able to read the cluster What could be the issue ? 
## proxy start without cross slot support ``` ./redis-cluster-proxy 127.0.0.1:10001 [2020-10-31 22:43:17.247/M] Redis Cluster Proxy v0.9.102 [2020-10-31 22:43:17.247/M] Commit: (00000000/0) [2020-10-31 22:43:17.247/M] PID: 15979 [2020-10-31 22:43:17.247/M] OS: Darwin 19.6.0 x86_64...