mirror of
https://github.com/router-for-me/CLIProxyAPI.git
synced 2026-09-03 06:35:00 +08:00
- replace O(N log N) sorting under global write lock with container/list LRU eviction - track primary alias groups for O(1) group lookup and clean group eviction - capture timestamps inside lock and add nil receiver guards