Changes
🚀 New Features
- SHUTDOWN - add support for the new NOW, FORCE and ABORT modifiers (#2150)
- Adding pipeline support for async cluster (#2199)
- Support CF.MEXISTS + Clean bf/commands.py (#2184)
- Extending query_params for FT.PROFILE (#2198)
- Implementing ClusterPipeline Lock (#2190)
🐛 Bug Fixes
- Set default response_callbacks to redis.asyncio.cluster.ClusterNode (#2201)
- Add default None for maxlen at xtrim command (#2188)
🧰 Maintenance
- Async cluster: add/update typing (#2195)
- Changed list type to single element type (#2203)
- Made sync lock consistent and added types to it (#2137)
- Async cluster: optimisations (#2205)
- Fix typos in README (#2206)
- Fix modules links to https://redis.io/commands/ (#2185)
Contributors
We'd like to thank all the contributors who worked on this release!
@Avital-Fine, @Olegt0rr, @WisdomPill, @dvora-h, @grippy, @mfgnik, @rapidia, @ryanrussell and @utkarshgupta137