aprs.me/test
Graham McIntire 1f4aaf2a80
Migrate background job processing from Oban to Exq
- Replace Oban dependency with Exq for Redis-based background jobs
- Update PacketCleanupWorker to use Exq's perform/1 signature
- Add CleanupScheduler GenServer for periodic job scheduling
- Configure Exq with Redis connection and queue settings
- Update tests to work with Exq job format
- Maintain 6-hour packet cleanup schedule functionality

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-26 18:39:50 -05:00
..
aprsme Migrate background job processing from Oban to Exq 2025-07-26 18:39:50 -05:00
aprsme_web Fix all failing tests 2025-07-25 14:14:04 -05:00
assets/js Improve type safety for getTrailId function 2025-07-21 08:36:38 -05:00
integration performance improvements 2025-07-08 10:03:52 -05:00
support refactor 2025-07-13 16:49:20 -05:00
types refactor to use external parser 2025-06-24 14:22:09 -05:00
test_helper.exs Optimize test suite performance - 32.5% faster execution 2025-07-21 09:23:07 -05:00