Files
beacon-server/db
MrAlders0n b8665ebd66 perf(db): index packets(last_heard_at)
The packet list sorts by last_heard_at, so every page was a seq scan
plus sort over all packets. Cheap to maintain now that presence writes
are coalesced.
2026-07-20 09:07:05 -07:00
..
2026-06-08 16:08:39 -07:00
2026-06-08 16:08:39 -07:00
2026-06-08 16:08:39 -07:00
2026-06-08 16:08:39 -07:00
2026-06-10 13:18:26 -07:00