-
I've deployed Redis using the [bitnami helm-chart](https://github.com/bitnami/charts/tree/main/bitnami/redis) in sentinel mode.
It deploys 3 k8s Service objects:
- `redis` - type ClusterIP with …
-
Hello,
I have a Redis MemoryDB cluster with 2 nodes in AWS and I'm trying to connect to it through `createCluster`, but the connection isn't established.
Here is how I try to connect:
```
import {…
-
@mikeatkins This we have to talk about a little bit. Any developing opinions on DB technology?
ohall updated
7 years ago
-
## Steps to reproduce
Hi,
I am trying to dump some data on dicedb instance hosted on GCP via NodeJS + [Redis](https://www.npmjs.com/package/redis)
Node Version: 20
DiceDB Version: Latest (chec…
-
We need to deploy companion to KCP dev for our frontend team to have endpoints to reach. Let's deploy it manually for the scope of this task. You can use existing instance for HanaDB or create a new o…
-
- Redis changed their license to SSPL
- Some of the developers made a fork called Valkey
Background: https://techcrunch.com/2024/03/31/why-aws-google-and-oracle-are-backing-the-valkey-redis-fork/
-
## Description
Develop a comprehensive test plan to cover all the latest changes made in the protocol server. The test plan should ensure that **the new features and updates function correctly and sec…
-
Running into this trying to deploy a Mastodon server.
The error
```
Redis Client Error! Error: Command queue state error. If you can reproduce this, please report it. Last reply: OK
at DataH…
-
Hey, can I monitor both redis and redis sentinel metrics with this exporter in one liner ? Couldn't find anything in readme.md with sentinel keyword regarding this.
Tried this approach, but didn't …
-
### What happened?
i have impletemented the aws memorydb redis cluster for production env to manage tpm/rpm but in redis cluster i am not able to see any data. it is showing empty array in redis clus…