mirror of
https://github.com/gadgethd/ukmesh.git
synced 2026-09-10 09:05:34 +00:00
- getOwnerNodeIdsForUsername/getMappedOwnerNodeIds: move dedup and format validation into SQL (SELECT DISTINCT + regex filter) instead of JS post-processing - viableLinksCache: add setInterval to evict stale entries every 30s so unused network/observer combos don't persist in memory indefinitely - /owner/live: add 5s in-memory cache per nodeId to avoid 6 heavy parallel DB queries on every poll cycle Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>