summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-redis_5.1.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-redis: Upgrade 5.0.8 -> 5.1.1Leon Anavi2024-10-111-0/+21
- Fixed return type for Redis Set commands to be Set instead of List - Fixed bug with partial Hiredis availability - Fixed bug with async pipeline and cluster fails with some commands Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>