openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
redis-py
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Aug 05, 2024 — Aug 05, 2025
Showing page 4 of 86
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Avoid the multiprocessing forkserver method (#3442)
Karolina Surma
More...
5 months ago
Fixing async cluster pipeline execution when client is created with cluster_error_retry_attempts=0 (#3545)
petyaslavova
More...
5 months ago
DOC-4736 added geo indexing examples (#3485)
andy-stark-redis
More...
5 months ago
Removing support for RedisGraph module. (#3548)
petyaslavova
More...
5 months ago
Fix #3464: Correct misleading exception_handler example in docs (#3474)
byeongjulee222
More...
5 months ago
allow more recent pyopenssl (#3541)
David Hotham
More...
5 months ago
Got rid of `time.time()`- replacing it with time.monotonic(). (#3551)
Vladimir Chebotarev
More...
5 months ago
feat: adds option not to raise exception when leaving context manager after lock expiration (#3531)
Juliano Amadeu
More...
5 months ago
Fix AttributeError when client.get_default_node() returns None (#3458)
Edmund L. Wong
More...
5 months ago
(tests): Added testing for auth via DefaultAzureCredential (#3544)
Vladyslav Vildanov
More...
5 months ago
Removing deprecated usage of forbid_global_loop=True in pytest.mark.asyncio decorator (#3542)
petyaslavova
More...
5 months ago
Correct the typedef of lock.extend() to accept floats, and test that float TTLs are honoured precisely (#3420)
Neil Bertram
More...
5 months ago
Replace flake8+isort+black with `ruff` (#3147)
Aarni Koskela
More...
5 months ago
Isolate redis-entraid dependency for tests (#3521)
Aarni Koskela
More...
5 months ago
Fix connection health check for protocol != 2 when auth credentials are provided and health check interval is configured (#3477)
Antoni Baum
More...
5 months ago
Fix client_list with multiple client ids (#3539)
三样
More...
5 months ago
Bump rojopolis/spellcheck-github-actions from 0.38.0 to 0.47.0 (#3538)
dependabot[bot]
More...
5 months ago
fix(lock): Fix LockError message when releasing a lock. (#3534)
Mathew Shen
More...
5 months ago
Fixing typing for FCALL commands to match PEP 484 (#3537)
Vladyslav Vildanov
More...
5 months ago
Add force_master_ip support to async Sentinel client (#3524)
alposomn
More...
5 months ago
Make PyJWT an optional dependency (#3518)
Aarni Koskela
More...
5 months ago
Add valid Exception type to Except in ClusterPipeline (#3516)
bssyousefi
More...
5 months ago
Fix readthedocs.yml format for python install configuration (#3529)
petyaslavova
More...
5 months ago
Fixing wrong type hints (#3526)
petyaslavova
More...
5 months ago
Adding vector search tests for types int8/uint8 (#3525)
petyaslavova
More...
5 months ago
Installing redis and its mandatory dependencies when building readthedocs (#3528)
petyaslavova
More...
5 months ago
Removing the requirements.txt from docs building dependencies (#3527)
petyaslavova
More...
5 months ago
Switch to PEP 517 packaging using hatchling (#2930)
Aarni Koskela
More...
5 months ago
Remove decreasing of created connections count when releasing not owned by connection pool connection(fixes issue #2832). (#3514)
petyaslavova
More...
5 months ago
Type hint Lock.extend's additional_time as a Number (#3522)
Sviatoslav Abakumov
More...
6 months ago
←
1
2
3
4
5
6
7
8
9
…
85
86
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree