AI Engineer
d8336ecc46
chore(redis): 升级 id 依赖至 v1.5.6 并修复 TestSub 并发订阅竞态问题(by AI)
v1.5.10
2026-06-22 00:46:29 +08:00
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>
v1.5.9
2026-06-21 23:03:13 +08:00
AI Engineer
d6335d0d41
fix(redis): Result.Bool() 增加 OK 判断,SafeMode 改为仅拦截危险命令,修复 JS Logger 注入(by AI)
...
Co-Authored-By: deepseek-v4-pro[1m] <deepseek-ai@claude-code-best.win>
v1.5.8
2026-06-21 20:31:07 +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>
v1.5.7
2026-06-21 15:18:02 +08:00
AI Engineer
701284368b
feat(redis): 具名化 JS 导出并动态包裹错误(by AI)
v1.5.6
2026-06-21 10:34:06 +08:00
AI Engineer
f5ba9b2f97
refactor(redis): streamline JS exports, add singleton with Logger from context
...
- Remove redundant per-command JS shortcuts, unified under Do()
- Remove unused PascalCase instance methods
- Add getDefaultRedisForJS singleton that extracts log.Logger from Context
- Add MakeID export for JS-side distributed ID generation
Co-Authored-By: deepseek-v4-pro[1m] <deepseek-ai@claude-code-best.win>
v1.5.5
2026-06-20 22:08:56 +08:00
AI Engineer
8761a5a8ac
chore: align infrastructure to v1.5.x (by AI)
v1.5.4
2026-06-11 22:32:06 +08:00
AI Engineer
71983652a9
feat: align JS exports to PascalCase and flatten default instance (by AI)
v1.5.3
2026-06-10 12:04:34 +08:00
AI Engineer
c8e214547c
fix: align with encoding v1.5.2 (by AI)
v1.5.2
2026-06-10 09:52:41 +08:00
AI Engineer
3495b56a36
feat: add SetConfig for dynamic configuration (by AI)
v1.5.1
2026-06-08 20:47:52 +08:00
AI Engineer
c36b771ca0
对齐 Tag v1.5.0 (By AI)
v1.5.0
2026-06-03 20:11:25 +08:00
AI Engineer
b5116fa317
feat: simplify redis jsmod registration and add id helpers
v1.3.4
2026-05-30 19:44:31 +08:00
AI Engineer
3fc84e4ca1
feat: register context-aware redis capabilities to jsmod
v1.3.3
2026-05-30 19:26:27 +08:00
AI Engineer
868bd819a6
chore: infrastructure alignment and doc sync (by AICoder)
v1.3.2
2026-05-16 01:52:51 +08:00
AI Engineer
4d8d18de7b
chore: infrastructure alignment and doc sync (by checkall)
v1.3.1
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
b787e35c3c
对齐 Tag v1.3.0 (By AI)
v1.3.0
2026-05-10 15:48:38 +08:00
AI Engineer
f3bd2890bb
chore: final infrastructure alignment
v1.0.9
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
v1.0.8
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
89f71eecd8
feat: enhance password decryption and update dependencies
v1.0.6
2026-05-07 21:04:23 +08:00
AI Engineer
0c6b00febb
chore: align dependencies
v1.0.5
2026-05-05 22:03:57 +08:00
AI Engineer
d409b4026e
chore: update dependencies
2026-05-05 21:58:10 +08:00
AI Engineer
6b6b2cae9b
chore: 添加 .gitignore 以排除日志元数据 (by AI)
v1.0.4
2026-05-05 21:46:04 +08:00
AI Engineer
3b32a0efb7
重构 PubSub 状态管理,修复并发竞态风险(by AI)
v1.0.3
2026-05-05 17:34:23 +08:00
AI Engineer
28308c2f58
refactor: standardize ID naming and optimize performance (by AI)
v1.0.2
2026-05-04 00:46:17 +08:00
AI Engineer
9f4b4ff381
test: add TestMain env check and IdMaker coverage (by AI)
v1.0.1
2026-05-03 12:01:59 +08:00
AI Engineer
067e74d46d
chore: code review and fix race conditions in redis module (by AI)
2026-05-03 09:47:14 +08:00
AI Engineer
69324d566e
feat: migrate redis module from ssgo to apigo.cc/go standard
2026-05-03 08:43:23 +08:00
c32edec7b8
Initial commit
2026-05-03 08:36:58 +08:00