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 }}
vmihailenco
/
redis-py
Public
forked from
redis/redis-py
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Dec 14, 2022
Merge branch 'master' into master
dvora-h
authored
3f11358
Copy full SHA for 3f11358
Switch docs to furo theme (#2492)
Show description for b556440
uglide
authored
b556440
Copy full SHA for b556440
Merge branch 'master' into master
vmihailenco
authored
3f5e84c
Copy full SHA for 3f5e84c
chore: cleanup
vmihailenco
committed
6d6c1d8
Copy full SHA for 6d6c1d8
Combine auto-concatenated strings (#2482)
dgilmanAIDENTIFIED
authored
3fb65de
Copy full SHA for 3fb65de
Add support for certain LATENCY commands (#2503)
Show description for 6487f95
dvora-h
authored
6487f95
Copy full SHA for 6487f95
Commits on Dec 12, 2022
Intentional NotImplementedError for LATENCY commands that should not be in client (#2501)
chayim
authored
3a121be
Copy full SHA for 3a121be
Commits on Dec 7, 2022
Merge branch 'master' into master
vmihailenco
authored
0698978
Copy full SHA for 0698978
chore: use a shorter title
vmihailenco
committed
48012cc
Copy full SHA for 48012cc
chore: add opentelemetry API Jupyter notebook
vmihailenco
committed
30a3c28
Copy full SHA for 30a3c28
Commits on Dec 6, 2022
Updating graph tests to support new execution plan (#2486)
raz-mon
authored
6219574
Copy full SHA for 6219574
Merge branch 'master' into master
vmihailenco
authored
78b597f
Copy full SHA for 78b597f
Commits on Dec 4, 2022
Version 4.4.0 (#2485)
chayim
authored
6fa6cfc
Copy full SHA for 6fa6cfc
Updating dev dependencies (#2475)
chayim
authored
938ba6d
Copy full SHA for 938ba6d
Removing Deprecated LGTM (#2473)
chayim
authored
f32c835
Copy full SHA for f32c835
Use explicit index name in RediSearch example (#2466)
Show description for 37b961c
uglide
and
chayim
authored
37b961c
Copy full SHA for 37b961c
Async clusters: Support creating locks inside async functions (#2471)
Show description for a114f26
utkarshgupta137
and
chayim
authored
a114f26
Copy full SHA for a114f26
Commits on Dec 1, 2022
Async: added 'blocking' argument to call lock method (#2454)
Show description for c48dc83
Sibuken
and
chayim
authored
c48dc83
Copy full SHA for c48dc83
Added a replacement for the default cluster node in the event of failure. (#2463)
barshaul
authored
2c12155
Copy full SHA for 2c12155
Wrong number of arguments for `geosearch` command (#2464)
Show description for f4d07dd
dvora-h
and
chayim
authored
f4d07dd
Copy full SHA for f4d07dd
Commits on Nov 30, 2022
Adding connection step to bloom filter examples (#2478)
Show description for dfe2152
nermiller
authored
dfe2152
Copy full SHA for dfe2152
Commits on Nov 21, 2022
Install package deps in readthedocs build (#2465)
Show description for f492f85
uglide
and
chayim
authored
f492f85
Copy full SHA for f492f85
GitHub Workflows security hardening (#2444)
Show description for e3e223b
sashashura
and
chayim
authored
e3e223b
Copy full SHA for e3e223b
Fix Sentinel.execute_command to execute across the entire sentinel cluster (#2459)
Show description for e425674
SyedTahaA
authored
e425674
Copy full SHA for e425674
Removed bad tokens from connection_examples.ipynb to fix the json output (#2455)
barshaul
authored
59c8e7d
Copy full SHA for 59c8e7d
Retry documentation. (#2166) (#2456)
Show description for af44021
lucacillario
and
nermiller
authored
af44021
Copy full SHA for af44021
chore: add opentelemetry example
vmihailenco
committed
0e8c027
Copy full SHA for 0e8c027
Commits on Nov 10, 2022
Version 4.4.0rc4 (#2451)
dvora-h
authored
fa45fb1
Copy full SHA for fa45fb1
Failover handling improvements for RedisCluster and Async RedisCluster (#2377)
Show description for 67214cc
3 people
authored
67214cc
Copy full SHA for 67214cc
CredentialsProvider class added to support password rotation (#2261)
Show description for bb06ccd
barshaul
and
dvora-h
authored
bb06ccd
Copy full SHA for bb06ccd
Commits on Nov 9, 2022
Fix special response parsing options handling (#2302)
Show description for fb64743
3 people
authored
fb64743
Copy full SHA for fb64743
Enable AsyncIO cluster mode lock (#2446)
Show description for 772079f
KMilhan
and
chayim
authored
772079f
Copy full SHA for 772079f
Commits on Nov 8, 2022
4.4.0-rc3 (#2447)
Show description for 1cdba63
chayim
and
dvora-h
authored
1cdba63
Copy full SHA for 1cdba63
Commits on Nov 7, 2022
fix docs for password protected socket access (#2378)
Show description for ab922db
hofrob
and
dvora-h
authored
ab922db
Copy full SHA for ab922db
Commits on Oct 30, 2022
Remove the superflous SocketBuffer from asyncio PythonParser (#2418)
Show description for 16270e4
kristjanvalur
authored
16270e4
Copy full SHA for 16270e4
Pagination
Previous
Next
You can’t perform that action at this time.