mirror of
https://github.com/purrgrammer/grimoire.git
synced 2026-04-11 16:07:15 +02:00
Add database table for tracking relay performance metrics: - Response time (exponential moving average) - Connection time - Session stability/duration - Success/failure rate - Timestamps for last success/failure This is the foundation for relay performance scoring in outbox selection.