Path to this page:
Subject: CVS commit: pkgsrc/databases/py-redis
From: Adam Ciarcinski
Date: 2022-06-08 19:27:05
Message id: 20220608172705.A9A3CFB19@cvs.NetBSD.org
Log Message:
py-redis: updated to 4.3.3
Version 4.3.3
Changes
🐛 Bug Fixes
Fix Lock crash, and versioning 4.3.3
🧰 Maintenance
Async cluster: improve docs
Version 4.3.2
Changes
🚀 New Features
SHUTDOWN - add support for the new NOW, FORCE and ABORT modifiers
Adding pipeline support for async cluster
Support CF.MEXISTS + Clean bf/commands.py
Extending query_params for FT.PROFILE
Implementing ClusterPipeline Lock
🐛 Bug Fixes
Set default response_callbacks to redis.asyncio.cluster.ClusterNode
Add default None for maxlen at xtrim command
🧰 Maintenance
Async cluster: add/update typing
Changed list type to single element type
Made sync lock consistent and added types to it
Async cluster: optimisations
Fix typos in README
Fix modules links to https://redis.io/commands/
Files: