routewatch/internal
sneak b6ad50f23f Add warnings about schema changes and remove ad-hoc index creation
- Remove ad-hoc index creation from database.go Initialize method
- Add clear comments to both database.go and schema.sql warning that
  ALL schema changes must be made in schema.sql only
- We do not support migrations, schema changes outside schema.sql are forbidden
2025-07-28 22:09:19 +02:00
..
config Remove debug logging for withdrawals without origin ASN 2025-07-28 02:07:33 +02:00
database Add warnings about schema changes and remove ad-hoc index creation 2025-07-28 22:09:19 +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 Optimize AS detail queries and increase PrefixHandler batch size 2025-07-28 22:07:27 +02:00
server Fix prefix links on prefix length page with URL encoding 2025-07-28 22:00:27 +02:00
streamer Add context cancellation support to database operations 2025-07-28 19:27:55 +02:00
templates Fix prefix links on prefix length page with URL encoding 2025-07-28 22:00:27 +02:00