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>
|
2026-06-21 20:31:07 +08:00 |
|
AI Engineer
|
701284368b
|
feat(redis): 具名化 JS 导出并动态包裹错误(by AI)
|
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>
|
2026-06-20 22:08:56 +08:00 |
|
AI Engineer
|
71983652a9
|
feat: align JS exports to PascalCase and flatten default instance (by AI)
|
2026-06-10 12:04:34 +08:00 |
|
AI Engineer
|
b5116fa317
|
feat: simplify redis jsmod registration and add id helpers
|
2026-05-30 19:44:31 +08:00 |
|
AI Engineer
|
3fc84e4ca1
|
feat: register context-aware redis capabilities to jsmod
|
2026-05-30 19:26:27 +08:00 |
|