-
refactor(redis): streamline JS exports, add singleton with Logger from context
released this
2026-06-20 22:08:56 +08:00 | 5 commits to main since this release- 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
Downloads