Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
redis
/
redis-py
Public
Notifications
You must be signed in to change notification settings
Fork
2.6k
Star
13.3k
Code
Issues
123
Pull requests
39
Discussions
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Oct 7, 2025
Multi-database client implementation (#3784)
Show description for f3806fa
4 people
authored
f3806fa
Copy full SHA for f3806fa
Commits on Oct 6, 2025
Add redis 8.4-M01-pre to tested redis versions. (#3790)
Show description for 3471e08
petyaslavova
authored
3471e08
Copy full SHA for 3471e08
Fix automation scenarion maint notification (#3788)
Show description for b96d29c
kiryazovi-redis
and
petyaslavova
authored
b96d29c
Copy full SHA for b96d29c
Commits on Oct 3, 2025
Update ping command docstrings and method return type hint. (#3789)
petyaslavova
authored
028245c
Copy full SHA for 028245c
Commits on Oct 2, 2025
Bump actions/stale from 9 to 10 (#3783)
Show description for 74f2ede
dependabot[bot]
and
petyaslavova
authored
74f2ede
Copy full SHA for 74f2ede
Bump rojopolis/spellcheck-github-actions from 0.51.0 to 0.52.0 (#3782)
Show description for eeb4c08
dependabot[bot]
and
petyaslavova
authored
eeb4c08
Copy full SHA for eeb4c08
Bump actions/setup-python from 5 to 6 (#3781)
Show description for e8317f0
dependabot[bot]
authored
e8317f0
Copy full SHA for e8317f0
Commits on Sep 29, 2025
Adding complex chaining example using pipelines with builder pattern (#3774)
zion-off
authored
8f56b52
Copy full SHA for 8f56b52
Commits on Sep 26, 2025
Adding 'auto' option to MaintNotificationsConfig.enabled (#3779)
petyaslavova
authored
b102c3b
Copy full SHA for b102c3b
Adding ssl_verify_flags_config argument for ssl connection configuration (#3772)
petyaslavova
authored
89dbc2f
Copy full SHA for 89dbc2f
Commits on Sep 25, 2025
Renaming maintenance_events to maint_notifications part 2: renaming the files. (#3778)
petyaslavova
authored
e138000
Copy full SHA for e138000
Commits on Sep 24, 2025
Improve stale issue management workflow (#3773)
elena-kolevska
authored
1bc9599
Copy full SHA for 1bc9599
DOC-5743 BITOP examples (#3776)
Show description for 2a46432
andy-stark-redis
and
petyaslavova
authored
2a46432
Copy full SHA for 2a46432
Rename maintenance events to maintenance notifications. (#3777)
Show description for a0e4d3f
petyaslavova
authored
a0e4d3f
Copy full SHA for a0e4d3f
Adding more e2e tests related to maintenance notifications. Extracting specific tests that validate notifications are received in new connections (#3770)
petyaslavova
authored
9aa987d
Copy full SHA for 9aa987d
Commits on Sep 9, 2025
Bump actions/checkout from 4 to 5 (#3760)
Show description for 8403ddc
dependabot[bot]
and
petyaslavova
authored
8403ddc
Copy full SHA for 8403ddc
Fix docstring for ssl_check_hostname (#3761)
Show description for ea22b12
scovetta
authored
ea22b12
Copy full SHA for ea22b12
Commits on Sep 8, 2025
Adding e2e scenario tests for maintenance push notifications handling. (#3758)
petyaslavova
authored
03f4125
Copy full SHA for 03f4125
Commits on Aug 29, 2025
Support for maintenance push notifications handling during server upgrade or maintenance procedures. (#3756)
Show description for 4cdf082
petyaslavova
and
elena-kolevska
authored
4cdf082
Copy full SHA for 4cdf082
Commits on Aug 25, 2025
Fault injector boilerplate (#3749)
Show description for b5a8ef0
kiryazovi-redis
authored
b5a8ef0
Copy full SHA for b5a8ef0
Commits on Aug 21, 2025
Adding WITHATTRIBS option to vector set's vsim command. (#3746)
petyaslavova
authored
d24c9c9
Copy full SHA for d24c9c9
Update Redis image versions for GH pipeline actions. (#3740)
petyaslavova
authored
78fb85e
Copy full SHA for 78fb85e
Commits on Aug 15, 2025
Fix async clients safety when used as an async context manager (#3512)
Show description for 688c2b0
abrookins
authored
688c2b0
Copy full SHA for 688c2b0
Commits on Aug 12, 2025
Adding abstractmethod declaration for cache property setter in EvictionPolicyInterface(#3732)
mengxunQAQ
authored
349d761
Copy full SHA for 349d761
Typos in vectorset commands.py (#3719)
Show description for 60fd6f9
hunterhogan
authored
60fd6f9
Copy full SHA for 60fd6f9
Remove unused parse_list_to_dict function from helpers (#3733)
mengxunQAQ
authored
2d0c9ba
Copy full SHA for 2d0c9ba
Commits on Aug 7, 2025
Fixing typos in query.py (#3718)
hunterhogan
authored
8083505
Copy full SHA for 8083505
Support the customization of the timeout parameter when using a blocking connection pool with a redis cluster (#3724)
VincentHokie
authored
78c354a
Copy full SHA for 78c354a
Typos in cluster.py (#3717)
hunterhogan
authored
fe54bc5
Copy full SHA for fe54bc5
Fixing typos in core.py (#3720)
hunterhogan
authored
0d3a974
Copy full SHA for 0d3a974
docs: fix `zadd` command parameter description (#3727)
Show description for 755a421
sobolevn
authored
755a421
Copy full SHA for 755a421
Commits on Aug 6, 2025
Updating the latest Redis image for github pipeline testing (#3726)
Show description for 43ce2a4
elena-kolevska
and
vladvildanov
authored
43ce2a4
Copy full SHA for 43ce2a4
Commits on Aug 5, 2025
Added epsilon property to the vsim command (#3723)
Show description for 64426cb
htemelski-redis
authored
64426cb
Copy full SHA for 64426cb
Commits on Jul 24, 2025
Add new stream commands (#3711)
Show description for 67ab74d
ofekshenawa
authored
67ab74d
Copy full SHA for 67ab74d
Commits on Jul 23, 2025
Adding information in connection pool class doc string for available SSLConnection class, that can be used for SSL connections (#3710)
petyaslavova
authored
4c9512b
Copy full SHA for 4c9512b
Pagination
Previous
Next
You can’t perform that action at this time.