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
108
Pull requests
42
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
0c1fb6b
User selector
All users
Datepicker
All time
Commit History
Commits on May 13, 2022
Add new TestConnectionConstructorWithRetry tests
elemoine
committed
0c1fb6b
Copy full SHA for 0c1fb6b
Fix async retries
elemoine
committed
443dbaf
Copy full SHA for 443dbaf
Commits on May 12, 2022
Make retries config consistent in sync and async
elemoine
committed
0be8d52
Copy full SHA for 0be8d52
Avoid mutating a global retry_on_error list
elemoine
committed
f4a0be3
Copy full SHA for f4a0be3
Commits on May 9, 2022
fix import (#2175)
dvora-h
authored
42b937f
Copy full SHA for 42b937f
Commits on May 8, 2022
v4.3.0 (#2172)
dvora-h
authored
c51435d
Copy full SHA for c51435d
Get command keys for subcommands (#2170)
Show description for 883fca7
dvora-h
authored
883fca7
Copy full SHA for 883fca7
Add support for CLUSTER SHARDS (#2151)
Show description for faf55b6
dvora-h
authored
faf55b6
Copy full SHA for faf55b6
Add support for COMMAND LIST (#2149)
Show description for 3a88022
dvora-h
authored
3a88022
Copy full SHA for 3a88022
Add Async RedisCluster (#2099)
Show description for 061d97a
utkarshgupta137
and
chayim
authored
061d97a
Copy full SHA for 061d97a
Replace OSError exceptions from `can_read` with `redis.ConnectionError` (#2140)
Show description for c25be04
kristjanvalur
authored
c25be04
Copy full SHA for c25be04
Add unittest for PubSub.connect() (#2167)
Show description for 963843b
kristjanvalur
authored
963843b
Copy full SHA for 963843b
Commits on May 3, 2022
ACL SETUSER - add selectors and key based permissions (#2161)
Show description for 5c99e27
dvora-h
and
chayim
authored
5c99e27
Copy full SHA for 5c99e27
skip graph.config test (#2163)
dvora-h
authored
fa7b3f6
Copy full SHA for fa7b3f6
Commits on May 2, 2022
adding caching, and removing 3.11 alpha (#2160)
Show description for 25cb4cb
chayim
authored
25cb4cb
Copy full SHA for 25cb4cb
Add support for redis 7 streams features (#2157)
Show description for e1988c6
dvora-h
authored
e1988c6
Copy full SHA for e1988c6
Async Connection: Allow `PubSub.run()` without previous `subscribe()` (#2148)
kristjanvalur
authored
fdb9075
Copy full SHA for fdb9075
Enable DEBUG and MODULE commands in redis 7 docker images (#2158)
dvora-h
authored
696d984
Copy full SHA for 696d984
Fix incorrect return annotation in asyncio.lock (#2155)
Show description for eca7075
JelleZijlstra
authored
eca7075
Copy full SHA for eca7075
Implemented LATENCY HISTOGRAM by always throwing NotImplementedError (#2147)
Show description for 09a52db
dvora-h
and
chayim
authored
09a52db
Copy full SHA for 09a52db
Rename 'update_supported_erros' to 'update_supported_errors' in Retry module (#2144)
Ankhas
authored
eea88da
Copy full SHA for eea88da
Commits on Apr 28, 2022
Minor cleanups in commands/cluster.py (#2094)
enjoy-binbin
authored
40fdb15
Copy full SHA for 40fdb15
Add async supoort for SEARCH commands (#2096)
Show description for 1475e5c
dvora-h
authored
1475e5c
Copy full SHA for 1475e5c
`Retry()`: Support negative `retries` value (#2110)
Show description for c29d158
kristjanvalur
authored
c29d158
Copy full SHA for c29d158
fix execute_command() determine nodes error when no key command (#2097)
suxb201
authored
abd5aef
Copy full SHA for abd5aef
Commits on Apr 27, 2022
Update xtrim type annotation (#2093)
richli
authored
9e7e973
Copy full SHA for 9e7e973
Fix incorrect return statement in auth (#2086) (#2092)
kamyabzad
authored
cfebc0f
Copy full SHA for cfebc0f
Add support for MODULE LOADEX (#2146)
dvora-h
authored
1f046ac
Copy full SHA for 1f046ac
INFO - add support for taking multiple section arguments (#2145)
Show description for a696fe5
dvora-h
authored
a696fe5
Copy full SHA for a696fe5
support set multi parameters (#2143)
dvora-h
authored
c198612
Copy full SHA for c198612
support get multi parameters (#2142)
dvora-h
authored
2d8b901
Copy full SHA for 2d8b901
Add support for COMMAND GETKEYSANDFLAGS (#2141)
Show description for 2da2ac3
dvora-h
and
chayim
authored
2da2ac3
Copy full SHA for 2da2ac3
Update FUNCTION LOAD changes (#2139)
dvora-h
authored
6832705
Copy full SHA for 6832705
Commits on Apr 25, 2022
Support CASESENSITIVE for TAG fields (#2112)
Show description for 6ba4641
Avital-Fine
authored
6ba4641
Copy full SHA for 6ba4641
Commits on Apr 18, 2022
Fix typing in getex command (#2088)
Andrew-Chen-Wang
authored
e5e265d
Copy full SHA for e5e265d
Pagination
Previous
Next
You can’t perform that action at this time.