Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
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
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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 }}
oranav
/
redis-py
Public
forked from
redis/redis-py
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
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
fix-asyncio-hiredis-memory-leak
User selector
All users
Datepicker
All time
Commit History
Commits on Apr 4, 2023
asyncio: Fix memory leak caused by hiredis (#2693)
oranav
committed
0cd5168
Copy full SHA for 0cd5168
Commits on Mar 29, 2023
Version 4.5.4 (#2674)
dvora-h
authored
e1017fd
Copy full SHA for e1017fd
Fix async (#2673)
dvora-h
authored
ef3f086
Copy full SHA for ef3f086
Fixing cancelled async futures (#2666)
Show description for 5acbde3
3 people
authored
5acbde3
Copy full SHA for 5acbde3
Commits on Mar 28, 2023
Fix issue 2660: PytestUnraisableExceptionWarning from asycio client (#2669)
shacharPash
authored
6d886d7
Copy full SHA for 6d886d7
Commits on Mar 27, 2023
removing useless files (#2642)
chayim
authored
326bb1c
Copy full SHA for 326bb1c
UnixDomainSocketConnection missing constructor argument (#2630)
woutdenolf
authored
4856813
Copy full SHA for 4856813
fix: do not use asyncio's timeout lib before 3.11.2 (#2659)
Show description for 4802530
bellini666
authored
4802530
Copy full SHA for 4802530
Commits on Mar 22, 2023
AsyncIO Race Condition Fix (#2641)
chayim
authored
66a4d6b
Copy full SHA for 66a4d6b
Commits on Mar 20, 2023
Version 4.5.2 (#2627)
dvora-h
authored
318b114
Copy full SHA for 318b114
Commits on Mar 16, 2023
Fix behaviour of async PythonParser to match RedisParser as for issue #2349 (#2582)
Show description for 1b2f408
kristjanvalur
authored
1b2f408
Copy full SHA for 1b2f408
introduce AbstractConnection so that UnixDomainSocketConnection can call super().__init__ (#2588)
Show description for 7d474f9
woutdenolf
and
dvora-h
authored
7d474f9
Copy full SHA for 7d474f9
pypy-3.9 CI (#2608)
chayim
authored
c871723
Copy full SHA for c871723
add queue_class to REDIS_ALLOWED_KEYS (#2577)
Show description for d63313b
3 people
authored
d63313b
Copy full SHA for d63313b
Adding supported redis/library details (#2621)
chayim
authored
c61eeb2
Copy full SHA for c61eeb2
fix: replace async_timeout by asyncio.timeout (#2602)
Show description for 25e85e5
sileht
authored
25e85e5
Copy full SHA for 25e85e5
Remove redundant assignment. (#2620)
thebarbershop
authored
91ab12a
Copy full SHA for 91ab12a
Commits on Mar 15, 2023
Making search document subscriptable (#2615)
Show description for 8bfd492
7 people
authored
8bfd492
Copy full SHA for 8bfd492
[types] update return type of smismember to list[int] (#2617)
Show description for a372ba4
ryin1
authored
a372ba4
Copy full SHA for a372ba4
ConnectionPool SSL example (#2605)
CrimsonGlory
authored
6d1061f
Copy full SHA for 6d1061f
Fixed CredentialsProvider examples (#2587)
Show description for 3edd49b
barshaul
and
dvora-h
authored
3edd49b
Copy full SHA for 3edd49b
Speeding up the protocol parsing (#2596)
Show description for 5588ae0
chayim
authored
5588ae0
Copy full SHA for 5588ae0
update json().arrindex() default values (#2611)
Show description for b546a9a
davemcphee
authored
b546a9a
Copy full SHA for b546a9a
Commits on Feb 19, 2023
Update README to make pip install copy-pastable on zsh (#2584)
uglide
authored
6c708c2
Copy full SHA for 6c708c2
Commits on Feb 15, 2023
Fix for `lpop` and `rpop` return typing (#2590)
Show description for e9ad2a3
Galtozzy
authored
e9ad2a3
Copy full SHA for e9ad2a3
Commits on Feb 8, 2023
Version 4.5.1 (#2586)
dvora-h
authored
fd7a79d
Copy full SHA for fd7a79d
Fix #2581 UnixDomainSocketConnection' object has no attribute '_command_packer' (#2583)
Show description for 2b470cb
prokazov
authored
2b470cb
Copy full SHA for 2b470cb
Commits on Feb 7, 2023
Version 4.5.0 (#2580)
dvora-h
authored
5cb5712
Copy full SHA for 5cb5712
Fix issue with `pack_commands` returning an empty byte sequence (#2416)
Show description for f517287
jmcbailey
and
dvora-h
authored
f517287
Copy full SHA for f517287
Add TS.MGET example for OS Redis Cluster (#2507)
uglide
authored
fcd8f98
Copy full SHA for fcd8f98
Commits on Feb 6, 2023
Fix issue 2349: Let async HiredisParser finish parsing after a Connection.disconnect() (#2557)
Show description for e7306aa
kristjanvalur
authored
e7306aa
Copy full SHA for e7306aa
Fix issue 2567: NoneType check before raising exception (#2569)
Show description for 9e00b91
SoulPancake
authored
9e00b91
Copy full SHA for 9e00b91
Use hiredis::pack_command to serialized the commands. (#2570)
Show description for ffbe879
prokazov
and
prokazov-redis
authored
ffbe879
Copy full SHA for ffbe879
Fix: tuple function cannot be passed more than one argument (#2573)
kosuke-zhang
authored
31a1c0b
Copy full SHA for 31a1c0b
Commits on Jan 29, 2023
Fix issue 2540: Synchronise concurrent command calls to single-client mode. (#2568)
Show description for 428d609
Vivanov98
and
Viktor Ivanov
authored
428d609
Copy full SHA for 428d609
Pagination
Previous
Next
You can’t perform that action at this time.