Skip to main content

bee-add-cache-object

Stars10
Forks5
UpdatedJuly 29, 2026 at 08:12

bee-library 新增框架快取物件的完整跨檔流程,分兩類——Define 定義快取(來源是定義檔,經 IDefineAccess)與 Database 資料庫相依快取(來源是 DB,經 ICacheDataSourceProvider 自載 + cache-notify 失效)。含 ObjectCache vs KeyObjectCache 決策樹、ICacheContainer + CacheContainerService 三處同步、兩個 CacheNotify 測試 stub(漏補必 CS0535)、DI 相依環的延遲解析與 cache-notify 失效鏈。當使用者要「新增快取物件」、「加一個 cache」、「快取某定義 / 資料庫資料」、「KeyObjectCache / ObjectCache」、「cache-notify 失效」、「判權限/查設定要零 DB」之類需求時使用。

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly