Releases: eggjs/redis
Releases · eggjs/redis
v3.0.0
3.0.0 (2025-01-21)
⚠ BREAKING CHANGES
- drop Node.js < 18.19.0 support
part of eggjs/egg#3644
Summary by CodeRabbit
Here are the release notes for this update:
-
New Features
- Updated Redis plugin to support Valkey and Redis
- Added support for Node.js 18.19.0 and newer versions
- Enhanced TypeScript configuration and type definitions
-
Breaking Changes
- Renamed package from
egg-redis
to@eggjs/redis
- Migrated from generator functions to async/await syntax
- Updated minimum Node.js version requirement to 18.19.0
- Renamed package from
-
Improvements
- Improved Redis client configuration options
- Enhanced module compatibility with ES modules
- Updated dependencies and plugin configuration
-
Bug Fixes
- Refined Redis connection and initialization process
- Improved error handling and logging for Redis connections
Features
This release is also available on: