ForcePilot/backend/package/yuxi/channel/infrastructure/persistence
Kris cf723fcc44 feat(channel): 新增缓存绑定仓储实现
新增带缓存的渠道绑定仓储类,通过装饰代理仓储实现缓存读写、失效逻辑,缓存失效时间默认60秒,空缓存10秒
2026-05-31 22:19:38 +08:00
..
converter feat(channel-domain): 新增领域模型、异常、端口及基础工具类 2026-05-31 21:42:35 +08:00
repository feat(channel): 新增缓存绑定仓储实现 2026-05-31 22:19:38 +08:00
__init__.py feat(channel): 新增渠道网关模块完整实现 2026-05-30 21:53:09 +08:00
exception_translator.py feat(channel-domain): 新增领域模型、异常、端口及基础工具类 2026-05-31 21:42:35 +08:00
uow.py feat(channel-domain): 新增领域模型、异常、端口及基础工具类 2026-05-31 21:42:35 +08:00