Release Date: 2025-04-17
- Bug fix
- Fix parsing of autodiscovery config get command
- Ensure autodiscovery task gets cancelled on pool close.
Release Date: 2025-04-16
- Features
- Add support for auto discovery with AWS Elasticache
- Add support for custom authentication strategies (enables support for MemCachier)
Release Date: 2025-04-09
- Features
- Allow Clients to configure hashing strategy
- Expose connection reuse thresholds
- Add cluster health check monitoring and adaptive removal/recovery of instances from the cluster
- Performance
- Optimize single key commands in cluster mode by skipping hashing
- Compatibility
- Add support for python 3.10
- Bug Fix
- Fix consistence of no key commands to return results by endpoint
when necessary (
stats
andversion
)
- Fix consistence of no key commands to return results by endpoint
when necessary (
Release Date: 2025-03-31
- Documentation
- Add documentation for public APIs
Release Date: 2025-03-31
- Compatibility
- Fix python version classifiers
Release Date: 2025-03-31
- Chores
- Add release scripts
Release Date: 2025-03-31
Initial Release
- Features
- Support for single or cluster hosts (TCP/UDS)
- SASL Authentication
- SSL connections