Release v1.1.0 - Major Package Improvements
π What's New in v1.1.0
β¨ Features
- Redis Connection Pooling: Efficient connection management with health checks
- Circuit Breaker Pattern: Automatic failure detection and recovery
- TypeScript Support: Full type definitions for better developer experience
- Interactive CLI: New
mem0-clitool for testing and management - Advanced Error Handling: Custom error classes with recovery strategies
π¦ Installation
npm install @n3wth/mem0-redis-hybrid@1.1.0π― CLI Usage
npx mem0-cliπ§ Technical Improvements
- Retry logic with exponential backoff
- Connection pool with automatic cleanup
- Comprehensive test suite
- GitHub Actions CI/CD pipeline
- Automated release scripts
π Documentation
- Added TypeScript definitions
- Created examples directory with integration patterns
- Enhanced README with CLI documentation
- Added release process documentation
View on npm: https://www.npmjs.com/package/@n3wth/mem0-redis-hybrid