Logo
Explore Help
Register Sign In
admin/bl
1
0
Fork 0
You've already forked bl
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
1a5996d90286fc4feeb6185c50c102f39b6ec976
bl/modules/config/go.mod

6 lines
128 B
Go
Raw Normal View History

feat(data): 重构颜色矩阵处理逻辑,将GlowFilter和相关功能迁移到common/data包
2025-12-21 17:18:33 +00:00
module blazing/modules/config
``` chore(go): 更新Go版本号格式 - 将 common/go.mod 中的 go 版本从 1.23.0 调整为 1.23 -
2026-03-31 10:40:37 +08:00
go 1.25
``` feat(cache): 添加复合键缓存操作支持 添加了基于 uint32+string 组合键的缓存操作方法,包括 GetByCompoundKey、SetByCompoundKey、DelByCompoundKey 和 ContainsByCompoundKey 方法,用于处理用户ID和会话ID的组合缓存场景 fix(vscode): 添加 cSpell 配置支持 struc 词汇 refactor(session): 移除过时的会话管理方法 移除了基于单一字符串键的会话管理方法,因为已迁移到使用 复合键的缓存操作方式 ```
2026-01-19 18:51:56 +08:00
require github.com/aidarkhanov/nanoid/v2 v2.0.0-20210915221554-84fce99176fc // indirect
Reference in New Issue Copy Permalink
Powered by Gitea Version: 24.7.0 Page: 101ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API