Skip to content

优化 getSubscribe 方法,增加用户活跃 IP 缓存与列表#282

Open
Ahmad10611 wants to merge 1 commit intowyx2685:masterfrom
Ahmad10611:patch-2
Open

优化 getSubscribe 方法,增加用户活跃 IP 缓存与列表#282
Ahmad10611 wants to merge 1 commit intowyx2685:masterfrom
Ahmad10611:patch-2

Conversation

@Ahmad10611
Copy link

  • 为每个用户添加独立缓存键,提升请求性能
  • 增加活跃 IP 统计与唯一 IP 列表返回
  • 使用 Cache::remember 优化重复查询
  • 保留原有 alive_ip 逻辑,增强数据精度

- 为每个用户添加独立缓存键,提升请求性能  
- 增加活跃 IP 统计与唯一 IP 列表返回  
- 使用 Cache::remember 优化重复查询  
- 保留原有 alive_ip 逻辑,增强数据精度
@wyx2685
Copy link
Owner

wyx2685 commented Oct 7, 2025

这个有需要的自己合,用户侧的东西
各个客户端和主题不一样

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants