昔念
|
026689f3ed
|
```
feat(cache): 添加复合键缓存操作支持
添加了基于 uint32+string 组合键的缓存操作方法,包括
GetByCompoundKey、SetByCompoundKey、DelByCompoundKey 和
ContainsByCompoundKey 方法,用于处理用户ID和会话ID的组合缓存场景
fix(vscode): 添加 cSpell 配置支持 struc 词汇
refactor(session): 移除过时的会话管理方法
移除了基于单一字符串键的会话管理方法,因为已迁移到使用
复合键的缓存操作方式
```
|
2026-01-19 18:51:56 +08:00 |
|
|
|
5965c8319a
|
feat(data): 重构颜色矩阵处理逻辑,将GlowFilter和相关功能迁移到common/data包
|
2025-12-21 17:18:33 +00:00 |
|
|
|
b93897f0a4
|
feat/modules: 更新模块引用并添加 Redis 配置
- 更新 go.work 文件,添加 modules 引用
- 修改 logic/main.go,增加 Redis 模式监听
- 更新 login/main.go,引入 modules 模块
- 修改 manifest/config/config.yaml,添加 Redis 配置信息
|
2025-06-23 12:24:23 +08:00 |
|
|
|
9eda5799d5
|
重构项目模块路径,从cool-team-official/cool-admin-go改为blazing
|
2025-06-20 22:03:38 +00:00 |
|
|
|
fd0345a034
|
提交
|
2025-06-20 17:13:51 +08:00 |
|