xfy
7f2939a7e0
feat(lua): 集成共享字典、定时器和子请求到引擎
扩展 LuaEngine 以支持新的 ngx API:
- 添加 SharedDictManager/TimerManager/LocationManager
- 在 setupNgxAPI 中注册 ngx.shared/timer/location API
- 实现优雅关闭时清理定时器和共享字典
- 提供管理器访问方法和便捷创建接口
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-12 11:21:39 +08:00
..
2026-04-10 18:30:28 +08:00
2026-04-10 09:41:07 +08:00
2026-04-10 11:20:19 +08:00
2026-04-11 14:31:43 +08:00
2026-04-10 18:30:28 +08:00
2026-04-10 09:40:57 +08:00
2026-04-10 09:40:57 +08:00
2026-04-10 09:41:07 +08:00
2026-04-10 09:40:47 +08:00
2026-04-10 09:40:38 +08:00
2026-04-12 11:21:39 +08:00
2026-04-10 16:55:37 +08:00
2026-04-10 16:55:37 +08:00
2026-04-10 11:20:10 +08:00
2026-04-10 17:59:22 +08:00
2026-04-10 16:55:48 +08:00
2026-04-11 14:31:48 +08:00
2026-04-10 17:59:22 +08:00
2026-04-10 09:40:26 +08:00
2026-04-10 17:59:22 +08:00
2026-04-09 13:35:29 +08:00