Commit 0a2155eeeb86595efdbd347c5ce46e7b57082438
1 parent
3271c6ee
feat(tenant): 集成Redis缓存优化租户管道配置存储
- 添加spring-boot-starter-data-redis依赖支持Redis功能
- 引入JsonUtils和TypeReference用于JSON序列化和反序列化
- 使用StringRedisTemplate替代ConcurrentHashMap存储租户管道配置
- 实现Redis键值结构tax:agent:tenant:pipeline::{tenantId}进行缓存管理
- 添加数据库兜底查询逻辑确保数据一致性
- 实现缓存加载时的Redis写入和日志记录功能
- 优化getTenantPipeline方法通过Redis缓存提高查询性能
.gitlab-ci.yml not found in this commit
Latest builds
| Status | Build ID | Ref | Stage | Name | Duration | Finished at |
|---|