routewatch/internal
sneak 81267431f7 Increase batch sizes to improve write throughput
- Increase prefix batch size from 5K to 20K
- Increase ASN batch size from 10K to 30K
- Add comments warning not to reduce batch timeouts
- Add comments warning not to increase queue sizes above 100K
- Maintains existing batch timeouts for efficiency
2025-07-28 18:27:42 +02:00
..
config Remove debug logging for withdrawals without origin ASN 2025-07-28 02:07:33 +02:00
database Remove SQLite pragmas that set default values 2025-07-28 18:12:25 +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 Increase batch sizes to improve write throughput 2025-07-28 18:27:42 +02:00
server Show AS descriptions in AS path on prefix detail page 2025-07-28 18:25:26 +02:00
streamer Show AS descriptions in AS path on prefix detail page 2025-07-28 18:25:26 +02:00
templates Show AS descriptions in AS path on prefix detail page 2025-07-28 18:25:26 +02:00