- Remove static Redis PubSub configuration from runtime.exs - Add dynamic pubsub_config/0 function in application.ex - Configure PubSub adapter based on cluster_enabled and REDIS_URL at startup - Ensures proper initialization order for distributed deployments 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| config.exs | ||
| dev.exs | ||
| prod.exs | ||
| runtime.exs | ||
| test.exs | ||