-
Module: camellia-redis-client(CamelliaRedisTemplate)
Content: support redis-cluster-slaves, so you can read from slaves transparent
- [x] camellia-redis (CamelliaRedisTemplate) (jedis2.9.3)
- [x…
-
Ruby version: 3.2.5
Rails version: 7.1.4.1
Sidekiq / Pro / Enterprise version(s): sidekiq-pro 7.3.5
Redis-client version: redis-client-0.22.2
While upgrading to Sidekiq 7, I'm trying to understa…
-
Module: camellia-redis-client
Version: 1.2.27
Content: 我们在用camellia-redis-client 作为JedisClient 访问 redis-cluster集群时,期望能够实现读写分离。
但是我使用 redis-cluster-slaves://时, 发现并不支持。。。
请问下, 我该怎么做?
-
-
Hi, WireGuard client unable to resolve DNS, e.g., redis.redis.svc.cluster.local
My server yaml is
```yaml
replicaCount: 1
autoscaling:
enabled: false
service:
enabled: true
type: C…
-
Hi,
I try to use this plugin to enable Redis with Zeek...
Redis and Zeek are installed on the same Docker container.
If
`redis-cli -h 127.0.0.1 ping`
`PONG`
But when I start the contain…
-
As soon as we moved to TLS connection, pub/sub client returned this stacktrace
```
RedisClient::ProtocolError (Unknown sigil type: "9" (rediss://..)):
redis-client (0.22.2) lib/redis_client/ruby_c…
-
Once Lettuce is able to support the full range of Redis Stack features we'll evaluate whether adding support for it is a good idea.
-
Hi,
I’ve been trying to set up Redis inside a Kubernetes cluster, but I'm facing an issue when compiling Sysrepo. As mentioned in the CMakeLists.txt of Sysrepo, the Redis configuration parameters n…
-
Hello !
### Expected behavior
If the number of connections currently being created has reached the maxTotal, subsequent threads waiting to create connections will wait for a maxWaitMillis tim…