mirror of
https://github.com/ipnet-mesh/meshcore-hub.git
synced 2026-05-04 04:22:51 +02:00
Replace presentation-layer deduplication with collector-level approach: - Add event_hash column to messages, advertisements, trace_paths, telemetry tables - Handlers compute content hashes and skip duplicate events at insertion time - Use 5-minute time buckets for advertisements and telemetry - Include Alembic migration for schema changes