-
Redis replica in a simple Master-Slave Configuration keeps crashing randomly.
Ubuntu 22.04 LTS
=== REDIS BUG REPORT START: Cut & paste starting from here ===
32214:S 15 Apr 2024 15:08:17.765 # --…
-
Hi , tried changing the Dockerfile under redisedge folder , below are the contents , one of the issues is python3 virtual environment is not getting picked up when running RG.PYEXECUTE gears in init.p…
-
**Issue by [JangoSteve](https://github.com/JangoSteve)**
_Monday Aug 19, 2013 at 15:45 GMT_
_Originally opened as https://github.com/paulasmuth/fnordmetric/issues/162_
---
Following the pageviews e…
-
I pull the latest redisedge docker image and run, It prompts "could not initialize RedisAI_GetAPIVersion" at runtime.
[root@localhost redisedge]# docker run -p 6379:6379 -v /work/redisedge/data:/da…
-
Hey! 👋
Got alot of errors in logs while using 'tsm' ALB mode 🙁
I assume that I misconfigure something, but I've spend a couple of days on debugging already and found nothing special in my …
atkrv updated
2 months ago
-
Valkey supports dynamic loading of modules, which expands its capabilities by allowing users to add functionality beyond the core data structures at runtime. This feature enables users to enhance the …
-
Hi there. I'm running a 4-shard cluster on EC2 Amazon Linux 2023 instances. About once a day, we are seeing redis crash with this error from the RedisJSON module. This always happens on a master, but …
-
Hi, we are working on a cache for a multi-tenant metric storage system. We tried adding labels like user id and metric name to each value stored. This gives the ability to query multiple metrics at on…
-
**Version**: redis-py: 5.0.2 and redis: 7.2.3
**Platform**: Python3.12 on Ubuntu 22.04
**Description**: I am using Redis TimeSeries to create a raw bucket and four OHLC (Open, High, Low, Close) …
-
Hi,
I am not sure if I am doing something wrong here but it seems like this is a bug in `parse_m_get`.
I am created a single time series with few tags and added some samples. Now I want to fetch t…