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
112
Pull requests
41
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
dvora-h
Datepicker
All time
Commit History
Commits on Mar 27, 2024
Update black version to 24.3.0 (#3193)
Show description for 07fc339
dvora-h
authored
07fc339
Copy full SHA for 07fc339
Commits on Mar 7, 2024
Fix lock error (#3176)
dvora-h
authored
9ad1546
Copy full SHA for 9ad1546
Commits on Feb 29, 2024
Version 5.1.0b4 (#3166)
dvora-h
authored
9df2225
Copy full SHA for 9df2225
Fix bug: client side caching causes unexpected disconnections (async version) (#3165)
Show description for 26ab964
dvora-h
and
chayim
authored
26ab964
Copy full SHA for 26ab964
Commits on Feb 28, 2024
Fix bug: client side caching causes unexpected disconnections (#3160)
Show description for c573bc4
dvora-h
and
chayim
authored
c573bc4
Copy full SHA for c573bc4
Commits on Feb 12, 2024
Revert stale isuue version update (#3142)
dvora-h
authored
6b89786
Copy full SHA for 6b89786
Commits on Jan 21, 2024
Add modules support to async RedisCluster (#3115)
dvora-h
authored
70e2a13
Copy full SHA for 70e2a13
Commits on Jan 15, 2024
Version 5.1.0b3 (#3112)
dvora-h
authored
0a82496
Copy full SHA for 0a82496
Update install_requires (#3109)
dvora-h
authored
908f2a5
Copy full SHA for 908f2a5
CSC Review Fixes - expose delete functions, rename attribute names, add AbstractCache class (#3110)
Show description for 562152b
dvora-h
authored
562152b
Copy full SHA for 562152b
Commits on Jan 11, 2024
Return a copy of the respnse from cache (#3106)
dvora-h
authored
df29566
Copy full SHA for df29566
Fix: hset unexpectedly mutates the list passed to items (#3103)
dvora-h
authored
273f032
Copy full SHA for 273f032
Commits on Jan 9, 2024
Support client side caching with RedisCluster (#3102)
Show description for c7a13ae
dvora-h
authored
c7a13ae
Copy full SHA for c7a13ae
Commits on Jan 7, 2024
Version 5.1.0b2 (#3100)
dvora-h
authored
b5d4d29
Copy full SHA for b5d4d29
Support client side caching with ConnectionPool (#3099)
Show description for 8cbf7f5
dvora-h
authored
8cbf7f5
Copy full SHA for 8cbf7f5
Commits on Jan 1, 2024
Version 5.1.0b1 (#3093)
dvora-h
authored
c6bbfca
Copy full SHA for c6bbfca
fix acl_genpass with bits (#3062)
dvora-h
authored
6046d5f
Copy full SHA for 6046d5f
Client side caching invalidations (standalone) (#3089)
Show description for 53de308
dvora-h
authored
53de308
Copy full SHA for 53de308
Commits on Dec 4, 2023
Fix parsing of `FT.PROFILE` result (#3063)
Show description for ce9eb83
dvora-h
authored
ce9eb83
Copy full SHA for ce9eb83
Commits on Nov 16, 2023
Version 5.1.0a1 (#3044)
dvora-h
authored
8875d55
Copy full SHA for 8875d55
Client Side Caching: Alpha support (#3038)
Show description for 6978275
dvora-h
and
chayim
authored
6978275
Copy full SHA for 6978275
Commits on Sep 21, 2023
Version 5.0.1 (#2958)
dvora-h
authored
cc4bc1a
Copy full SHA for cc4bc1a
Replace clear_connect_callbacks with _deregister_connect_callback (#2955)
dvora-h
authored
1b370da
Copy full SHA for 1b370da
Commits on Sep 19, 2023
Add support for `ModuleCommands` in cluster (#2951)
dvora-h
authored
6207641
Copy full SHA for 6207641
Fix monitor regex bug (#2950)
dvora-h
authored
2df75ad
Copy full SHA for 2df75ad
Add support for multimple values in `RPUSHX` (#2949)
dvora-h
authored
0acd0e7
Copy full SHA for 0acd0e7
Commits on Sep 11, 2023
Fix async sentinel (#2922)
dvora-h
authored
8c8a529
Copy full SHA for 8c8a529
Fix protocol checking for search commands (#2923)
dvora-h
authored
317ea3a
Copy full SHA for 317ea3a
Deprecate RedisGraph (#2927)
dvora-h
authored
7c4f167
Copy full SHA for 7c4f167
Commits on Aug 31, 2023
Fix test_scorer (search) (#2920)
dvora-h
authored
e3de026
Copy full SHA for e3de026
fix sentinel read_response (#2894)
dvora-h
authored
3caee4b
Copy full SHA for 3caee4b
Commits on Aug 21, 2023
Fix redis 7.2.0 tests (#2902)
Show description for 6968431
dvora-h
authored
6968431
Copy full SHA for 6968431
Commits on Aug 9, 2023
Add support for `CLIENT SETINFO` (#2857)
Show description for f121cf2
3 people
authored
f121cf2
Copy full SHA for f121cf2
Commits on Aug 3, 2023
Add sync modules (except search) tests to cluster CI (#2850)
Show description for 66bad8e
dvora-h
and
chayim
authored
66bad8e
Copy full SHA for 66bad8e
Commits on Jul 16, 2023
Merge 5.0 to master (#2849)
Show description for 2732a85
30 people
authored
2732a85
Copy full SHA for 2732a85
Pagination
Previous
Next
You can’t perform that action at this time.