<@ULVA73B9P> can you find discussions about redis
# ask-marvin
n
@Marvin can you find discussions about redis
m
thought for 11.8 seconds
I tried searching GitHub discussions for
redis
, but the search tool hit an API error just now. You can still search directly here: - Prefect discussions for "redis" - Prefect issues for "redis" If you want, I can also help narrow it down by topic, for example: -
redis
+ workers -
redis
+ task queue / broker -
redis
+ caching -
redis
+ result storage -
redis
+ rate limiting / locks If you give me a more specific Redis-related question, I can dig further.
n
@Marvin try again
m
thought for 9.6 seconds
Here are the GitHub discussions I found related to
redis
in Prefect discussions: 1. Working on enabling HA architecture with OSS servers (#18150) Open discussion - About running multiple Prefect server instances using Redis as the message broker - Includes notes about HA/self-hosted OSS server architecture and known scaling issues 2. Service Health Dashboard for Self-Hosted Prefect (#20738) Open discussion - Mentions degraded Postgres causing tasks to pile up in Redis - More about observability/operations than Redis itself 3. Race condition in Global Concurrency Limits - recommended protection strategy? (#20520) Open discussion - Not Redis-focused, but relevant if you're looking at concurrency behavior in self-hosted setups 4. task runs persistence for distributed Prefect servers (#20213) Open discussion - Related to distributed/self-hosted server behavior; may intersect with Redis-backed infra patterns 5. Add prefect-couchbase as an official integration (#22616) Open discussion - This one appears to be a false positive from the search and not actually about Redis If you want, I can also search: - issues about Redis - Redis in Slack threads from this workspace - a narrower topic like
redis broker
,
redis ha
, or
redis self-hosted server