-
**Version**: What redis-py and what redis version is the issue happening on?
**redis 5.2.0**
**Platform**: What platform / version? (For example Python 3.5.1 on Windows 7 / Ubuntu 15.10 / Azure)
*…
-
### What happened?
Both pages, BANS and REPORTS returns a error 500.
### How to reproduce?
New K3s deployment without default traefik
### Configuration file(s) (yaml or .env)
```YAML
apiVersion: …
-
After running `docker compose up` I receive this error:
```
zulip-1 | File "/srv/zulip-venv-cache/41efcec5630d3f53c9f2bd1f3b5f6a9921c0197f/zulip-py3-venv/lib/python3.12/site-packages/redis…
-
## Description
I haven't verified it yet, but there's probably a regression in the backup/restore prodecure now that we set a redis password. The password is set in config.py, which we backup, but …
-
**Version**:
redis-py: 5.11
**Platform**:
Python 3.12/Ubuntu 24.04
**Description**:
Executing a pipeline of many commands in asyncio blocks whilst it packs the commands
https://github.com/re…
-
Hi,
First of all, thank you for maintaining and developing this library, it has been very useful for us!
I recently upgraded to `starsessions` version `2.2.0` and started experiencing intermitte…
-
I have:
```python
RQ_QUEUES = {
"default": {
"DEFAULT_TIMEOUT": datetime.timedelta(hours=1).seconds,
"URL": REDIS_URL,
}
}
if REDIS_URL.startswith("rediss://"): # …
-
### Summary of problem
Following an update to ddtrace 2.10 (and up, to v2.14.1), we've started encountering the issue described in https://github.com/redis/redis-py/issues/3014 . At interpreter…
-
**Describe the bug**
I am running dragonflydb as our preferred cache in place of redis, everything works as expected until we introduced `dramatiq` task workers as we'd wanted to relief the longer ta…
-
Hello!
I'm trying to use the GCP Memorystore instance on my Local Mac using port forwarding as mentioned in the [documentation](https://cloud.google.com/memorystore/docs/redis/connect-redis-instanc…