-
Let say my worker getting crash immediately and all previous job that not running successfully need to re-running again.
-
### Name and Version
bitnami/redis:latest
### What is the problem this feature will solve?
This enables developers to use Vectors with Redis, especially with the new wave for AI
### What is the fe…
-
* Resources are often configured as `*_URL` environment variables (eg. `DATABASE_URL`, `CACHE_URL`
* yuri could find matching environment variables and automatically parse them
## Design ideas
…
-
I'm working on a FastAPI project where I'm trying to use the HashModel class from the redis_om library to interact with a Redis database. However, I've encountered an issue related to Pydantic when de…
-
### Bug description
We have a multisite setup where we have static caching enabled, the server went down this morning as it ran out of disk space, I tracked this down to the `storage/statamic/stati…
-
### ⚠️ This issue respects the following points: ⚠️
- [x] This is a **bug**, not a question or a configuration/webserver/proxy issue.
- [x] This issue is **not** already reported on [Github](https://…
-
I've faced some strange behavior of redis_fdw inside postgres transaction so I decided to look deeper and make redis_fdw module with '#define DEBUG'
Then I run
=# drop extension redis_fdw cascad…
-
```
sudo ./single-node.sh restart
[sudo] пароль для danil:
+ export HOST=localhost
+ HOST=localhost
+ export PROXY_PORT=8000
+ PROXY_PORT=8000
+ export DASHBOARD_PORT=8001
+ DASHBOARD_PORT=…
-
There are ways to get sqlite to push events for perhaps easier and likely more efficient tailing.
From https://news.ycombinator.com/item?id=41285614 re: similar with postgres, sqlalchemy, celery ko…
-
```
What steps will reproduce the problem?
1. Start a redis-server in localhost, as turn-server's user-statsdb:
./redis-server &
2. Start turn-server with statsdb enabled:
./turnserver -p 10001 -L 10…