aprs.me/lib
Graham McIntire 4995be9c2f
Fix Redis cache startup - use child_spec pattern
- RedisCache uses child_spec, not start_link
- Update application.ex to use tuple syntax for starting Redis caches
- This fixes the :undef error when starting caches

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-26 16:40:39 -05:00
..
aprsme Fix Redis cache startup - use child_spec pattern 2025-07-26 16:40:39 -05:00
aprsme_web Fix PgBouncer database connection and graceful shutdown 2025-07-26 15:51:06 -05:00
mix/tasks format 2025-07-21 09:00:16 -05:00
aprs_web.ex upgrade more with modern phoenix 2025-07-05 08:04:06 -05:00
aprsme.ex refactor to use external parser 2025-06-24 14:22:09 -05:00