beabigegg
a787436115
feat: 新增 Resource Cache 模組與表名更新
- 新增 resource_cache.py 模組,Redis 快取 DW_MES_RESOURCE 表
- 實作每 4 小時背景同步(MAX(LASTCHANGEDATE) 版本控制)
- 整合 filter_cache 優先從 WIP Redis 快取載入站點群組
- 整合 health 端點顯示 resource_cache 狀態
- 修改 resource_service 與 resource_history_service 使用快取
- 更新表名 DWH.DW_PJ_LOT_V → DW_MES_LOT_V
- 新增單元測試 (28 tests) 與 E2E 測試 (15 tests)
- 修復 wip_service 測試的 cache mock 問題
- 新增 Oracle 授權物件文檔與查詢工具
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-29 15:08:16 +08:00
..
2026-01-29 15:08:16 +08:00
2026-01-28 09:17:57 +08:00
2026-01-29 11:38:30 +08:00
2026-01-28 08:04:52 +08:00
2026-01-27 13:48:18 +08:00
2026-01-28 15:00:10 +08:00
2026-01-28 15:00:10 +08:00
2026-01-29 15:08:16 +08:00
2026-01-29 11:38:30 +08:00
2026-01-29 11:38:30 +08:00
2026-01-28 13:38:15 +08:00
2026-01-28 15:00:10 +08:00
2026-01-28 15:00:10 +08:00
2026-01-29 11:38:30 +08:00
2026-01-29 15:08:16 +08:00
2026-01-29 08:53:32 +08:00
2026-01-29 08:53:32 +08:00
2026-01-28 08:04:52 +08:00
2026-01-28 13:38:15 +08:00
2026-01-29 15:08:16 +08:00