routewatch/internal
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
..
config Remove debug logging for withdrawals without origin ASN 2025-07-28 02:07:33 +02:00
database Add context cancellation support to database operations 2025-07-28 19:27:55 +02:00
logger Format logger source location as file.go:linenum 2025-07-28 01:16:29 +02:00
metrics Add route update metrics tracking to PrefixHandler 2025-07-28 02:55:27 +02:00
ristypes Initial commit: RouteWatch BGP stream monitor 2025-07-27 21:18:57 +02:00
routewatch Add context cancellation support to database operations 2025-07-28 19:27:55 +02:00
server Add context cancellation support to database operations 2025-07-28 19:27:55 +02:00
streamer Add context cancellation support to database operations 2025-07-28 19:27:55 +02:00
templates Improve prefix count link styling on status page 2025-07-28 19:05:45 +02:00