Changelog
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
v0.0.1-alpha.3 (2025-01-20)
✨ Features
- 集成ioredis类 - by chufan (612ad)
Release New Version v0.0.1-alpha.3 👉 View New Package On NPM
v0.0.1-alpha.2 (2025-01-06)
✨ Features
- 支持集群和哨兵连接模式,优化
Redis
连接逻辑 - by chufan (95a71)
Release New Version v0.0.1-alpha.2 👉 View New Package On NPM
v0.0.1-alpha.1 (2024-10-05)
🐛 Bug Fixes
- 修复模块编译异常,正确引入
redis
- by chufan (23cd6)
Release New Version v0.0.1-alpha.1 👉 View New Package On NPM
v0.0.1-alpha.0 (2024-07-14)
✨ Features
- 新增
tsconfig
配置,统一模块编译 by . @chufan - 基本结构初始化 by . @chufan