Subject: CVS commit: pkgsrc/databases/py-redis
From: Adam Ciarcinski
Date: 2023-02-21 20:23:27
Message id: 20230221192328.0E61AFA90@cvs.NetBSD.org

Log Message:
py-redis: updated to 4.5.1

4.5.1

Bug Fixes

Fix UnixDomainSocketConnection object has no attribute _command_packer

4.5.0

๐Ÿงช Experimental Features

Add TS.MGET example for OS Redis Cluster

๐Ÿš€ New Features

Use hiredis::pack_command to serialized the commands.
Add support for unlink in cluster pipeline

๐Ÿ› Bug Fixes

Fix issue with pack_commands returning an empty byte sequence
Async HiredisParser should finish parsing after a Connection.disconnect()
Check for none, prior to raising exception
Tuple function cannot be passed more than one argument
Synchronise concurrent command calls to single-client to single-client mode

๐Ÿงฐ Maintenance

Add TS.MGET example for OS Redis Cluster
Documentation changes: typo fix
Simplify the sync SocketBuffer, add type hints
Add missing Union type in method StreamCommands.xclaim()
Change redismod docker to redis-stack-server

Files:
RevisionActionfile
1.34modifypkgsrc/databases/py-redis/Makefile
1.31modifypkgsrc/databases/py-redis/distinfo