-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Pull requests: redis/redis-py
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
DOC-5107 added hash examples for index/query intro page
docs-review
#3609
by andy-stark-redis
was merged Apr 23, 2025
Loading…
1 of 3 tasks
Removing 'charset' and 'errors' inputs from the Redis initialization arguments - deprecated 3 years ago.
breakingchange
API or Breaking Change
#3608
by petyaslavova
was merged Apr 17, 2025
Loading…
3 tasks done
Draft: Experimenting with retry strategy unification for standalone client and cluster client.
#3607
by petyaslavova
was closed May 7, 2025
•
Draft
6 tasks
Marks old RediSearch 1.0 commands as deprecated
deprecation
#3606
by elena-kolevska
was merged Apr 24, 2025
Loading…
2 of 5 tasks
Enable specifying load-balancing strategy on per-command basis
#3598
by travisofthenorth
was closed Jul 10, 2025
•
Draft
6 tasks
DOC-5073 vector set quantization and dimension reduction examples
docs-review
#3597
by andy-stark-redis
was merged Apr 14, 2025
Loading…
2 tasks done
Fix: Allow IntEnum as ex, px arguments.
maintenance
Maintenance (CI, Releases, etc)
#3594
by phi-friday
was closed Apr 12, 2025
Loading…
3 of 6 tasks
Fixing flaky tests - part 2
maintenance
Maintenance (CI, Releases, etc)
#3592
by petyaslavova
was merged Apr 28, 2025
Loading…
6 tasks
DOC-5073 added examples for vector sets intro page
docs-review
#3590
by andy-stark-redis
was merged Apr 9, 2025
Loading…
1 of 2 tasks
Fixing some sporadically failing tests - part 1
maintenance
Maintenance (CI, Releases, etc)
#3589
by petyaslavova
was merged Apr 9, 2025
Loading…
6 tasks
Handling some special values when transforming response data into list(issue #3573)
bug
Bug
#3586
by petyaslavova
was merged Apr 29, 2025
Loading…
6 tasks
Run GH pipeline tests against latest 8.0 RC1 image.
skip-changelog
#3585
by petyaslavova
was merged Apr 4, 2025
Loading…
6 tasks
Adding VectorSet commands support.
experimental
feature
New feature
#3584
by petyaslavova
was merged Apr 7, 2025
Loading…
6 tasks
Bump rojopolis/spellcheck-github-actions from 0.47.0 to 0.48.0
skip-changelog
#3580
by dependabot
bot
was merged Apr 3, 2025
Loading…
Docs/raae 724/remove redis ventures
maintenance
Maintenance (CI, Releases, etc)
#3579
by rbs333
was merged Apr 2, 2025
Loading…
6 tasks
Adding info for sentinel handling failover when Redis client is acquired with master_for() method.
maintenance
Maintenance (CI, Releases, etc)
#3578
by petyaslavova
was merged Apr 4, 2025
Loading…
6 tasks
Fix incorrect link to docs for fcall_ro command
maintenance
Maintenance (CI, Releases, etc)
#3576
by paololazzari
was merged Mar 27, 2025
Loading…
Adding new hash commands with expiration options - HGETDEL, HGETEX, HSETEX
feature
New feature
#3570
by petyaslavova
was merged Mar 24, 2025
Loading…
6 tasks
Improvement: Use Maintenance (CI, Releases, etc)
shutdown()
Before close()
in connection.py
maintenance
#3567
by allrob23
was merged Mar 26, 2025
Loading…
3 of 6 tasks
Fixing search module dropindex function not to send invalid third parameter. Updating pipeline infra
maintenance
Maintenance (CI, Releases, etc)
#3564
by petyaslavova
was merged Mar 18, 2025
Loading…
6 tasks
Adding load balancing strategy configuration to cluster clients(replacement for 'read_from_replicas' config)
deprecation
feature
New feature
#3563
by petyaslavova
was merged Mar 19, 2025
Loading…
6 tasks
(fix): Separated retries for read and write operations
async
bug
Bug
#3559
by vladvildanov
was closed Mar 19, 2025
Loading…
6 tasks
ProTip!
Exclude everything labeled
bug
with -label:bug.