routewatch/internal
sneak 3673264552 Separate IPv4 and IPv6 routes into different tables
- Create live_routes_v4 and live_routes_v6 tables
- Update all database methods to use appropriate table
- Add IP version detection in database queries
- Remove filtering by ip_version column for better performance
- Fix route count queries that were timing out
- Update PrefixHandler to include IP version in deletions
2025-07-28 22:29:15 +02:00
..
config Remove debug logging for withdrawals without origin ASN 2025-07-28 02:07:33 +02:00
database Separate IPv4 and IPv6 routes into different tables 2025-07-28 22:29:15 +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 Separate IPv4 and IPv6 routes into different tables 2025-07-28 22:29:15 +02:00
server Fix prefix links on prefix length page with URL encoding 2025-07-28 22:00:27 +02:00
streamer Implement queue backpressure with gradual message dropping 2025-07-28 22:17:00 +02:00
templates Fix prefix links on prefix length page with URL encoding 2025-07-28 22:00:27 +02:00