16 Commits

Author SHA1 Message Date
AI Engineer
f2022f25f3 chore(redis): 升级 id 至 v1.5.5(修复 ID 未打乱问题)(by AI)
Co-Authored-By: deepseek-v4-pro[1m] <deepseek-ai@claude-code-best.win>
2026-06-21 23:03:13 +08:00
AI Engineer
e6e2b607ff feat(redis): add new-protocol compatibility for deprecated commands with auto-fallback
SETEX/SETNX/HMSET/GETSET/ZREVRANGE now try their modern equivalents
first (SET with modifiers, HSET, ZRANGE REV). On error, they silently
fall back to the legacy command and set a compat flag to skip the new
protocol on subsequent calls. Also bump shell to v1.5.4.

Co-Authored-By: deepseek-v4-pro[1m] <deepseek-ai@claude-code-best.win>
2026-06-21 15:18:02 +08:00
AI Engineer
3495b56a36 feat: add SetConfig for dynamic configuration (by AI) 2026-06-08 20:47:52 +08:00
AI Engineer
c36b771ca0 对齐 Tag v1.5.0 (By AI) 2026-06-03 20:11:25 +08:00
AI Engineer
3fc84e4ca1 feat: register context-aware redis capabilities to jsmod 2026-05-30 19:26:27 +08:00
AI Engineer
868bd819a6 chore: infrastructure alignment and doc sync (by AICoder) 2026-05-16 01:52:51 +08:00
AI Engineer
4d8d18de7b chore: infrastructure alignment and doc sync (by checkall) 2026-05-14 21:57:12 +08:00
AI Engineer
7f5ff81446 refactor: align with crypto.DefaultAES interface 2026-05-12 23:10:29 +08:00
AI Engineer
f3bd2890bb chore: final infrastructure alignment 2026-05-10 13:12:44 +08:00
AI Engineer
8a7e709124 chore: infrastructure alignment 2026-05-10 13:04:37 +08:00
AI Engineer
b1b000d9a3 chore: release v1.0.8 - align NewIDMaker API with id.IDMaker 2026-05-10 09:52:32 +08:00
AI Engineer
e9ffae9fd2 chore(deps): align with log v1.1.13 2026-05-09 14:56:00 +08:00
AI Engineer
d409b4026e chore: update dependencies 2026-05-05 21:58:10 +08:00
AI Engineer
6b6b2cae9b chore: 添加 .gitignore 以排除日志元数据 (by AI) 2026-05-05 21:46:04 +08:00
AI Engineer
3b32a0efb7 重构 PubSub 状态管理,修复并发竞态风险(by AI) 2026-05-05 17:34:23 +08:00
AI Engineer
69324d566e feat: migrate redis module from ssgo to apigo.cc/go standard 2026-05-03 08:43:23 +08:00