aprs.me/lib/aprsme_web/controllers/api/v1
Graham McIntire 41c148650d
refactor: Remove CachedQueries and rename optimized functions
- Remove all CachedQueries usage throughout the codebase
- Replace with direct Packets module calls
- Delete CachedQueries module entirely
- Rename get_recent_packets_optimized to get_recent_packets
- Add has_weather_packets? function to Packets module
- Fix duplicate function definitions
- Update all test references to use new function names

This simplifies the codebase by removing the caching layer and
eliminates the database ownership errors in tests.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-30 13:17:56 -05:00
..
json dont parse device identifiers on each insert 2025-07-10 15:16:01 -05:00
callsign_controller.ex refactor: Remove CachedQueries and rename optimized functions 2025-07-30 13:17:56 -05:00
fallback_controller.ex en español 2025-07-05 15:51:39 -05:00