routewatch/internal/streamer
sneak e0a4c8642e Add context cancellation support to database operations
- Add context-aware versions of all read operations in the database
- Update handlers to use context from HTTP requests
- Allows database queries to be cancelled when HTTP requests timeout
- Prevents database operations from continuing after client disconnects
2025-07-28 19:27:55 +02:00
..
streamer_test.go Add custom logger with source location tracking and remove verbose database logs 2025-07-28 01:14:51 +02:00
streamer.go Add context cancellation support to database operations 2025-07-28 19:27:55 +02:00