routewatch/internal
sneak 3f06955214 Increase batch sizes and timeouts for better throughput
- Increase batch size from 100/50 to 500 for both handlers
- Increase batch timeout from 100-200ms to 5 seconds
- This will reduce database write frequency and improve throughput
  for high-volume BGP update streams
2025-07-28 01:03:09 +02:00
..
config Implement batched database operations for improved performance 2025-07-28 01:01:27 +02:00
database Inject Config as dependency for database, routing table, and snapshotter 2025-07-28 00:55:09 +02:00
metrics Initial commit: RouteWatch BGP stream monitor 2025-07-27 21:18:57 +02:00
ristypes Initial commit: RouteWatch BGP stream monitor 2025-07-27 21:18:57 +02:00
routewatch Increase batch sizes and timeouts for better throughput 2025-07-28 01:03:09 +02:00
routingtable Inject Config as dependency for database, routing table, and snapshotter 2025-07-28 00:55:09 +02:00
server Add handler queue metrics to status page 2025-07-28 00:32:37 +02:00
snapshotter Inject Config as dependency for database, routing table, and snapshotter 2025-07-28 00:55:09 +02:00
streamer Add handler queue metrics to status page 2025-07-28 00:32:37 +02:00
templates Add handler queue metrics to status page 2025-07-28 00:32:37 +02:00