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.
May 27, 2024 — May 27, 2025
Showing page 1 of 84
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
fix: Fixed potential deadlock from unexpected __del__ call (#3654)
Vladyslav Vildanov
More...
2 days ago
fix: Revert wrongly changed default value for check_hostname when instantiating RedisSSLContext (#3655)
petyaslavova
More...
5 days ago
Remove mandatory update the CHANGES file for new PRs. Changes file will be kept for history for versions < 4.0.0 (#3645)
petyaslavova
More...
5 days ago
Update search_json_examples.ipynb: Fix the old import indexDefinition -> index_definition (#3652)
Shubham Kaudewar
More...
5 days ago
Support RESP3 with hiredis-py parser (#3648)
Igor Malinovskiy
More...
5 days ago
Add dynamic_startup_nodes parameter to async RedisCluster (#3646)
petyaslavova
More...
14 days ago
Updating the readme and lib version to contain the changes from the latest stable release (#3644)
petyaslavova
More...
15 days ago
Fix RedisCluster ssl_check_hostname not set to connections. For SSL verification with ssl_cert_reqs="none", check_hostname is set to False (#3637)
Ă–mer Feyzioglu
More...
16 days ago
Multi exec on cluster (#3611)
robertosantamaria-scopely
More...
16 days ago
Export REDIS_MAJOR_VERSION correctly in run-tests (#3642)
Igor Malinovskiy
More...
16 days ago
Fix matrix in hiredis-py-integration.yaml (#3641)
Igor Malinovskiy
More...
19 days ago
Test against unstable hiredis-py (#3617)
Igor Malinovskiy
More...
19 days ago
Adding return types for the RedisModuleCommands class (#3632)
petyaslavova
More...
20 days ago
Prevent RuntimeError while reinitializing clusters - sync and async (#3633)
petyaslavova
More...
20 days ago
Updating Redis 8 test image for GH pipeline (#3639)
petyaslavova
More...
20 days ago
Allow newer PyJWT versions (#3636)
Armin Berres
More...
20 days ago
Change type hints with possible None args or return types to be annotated with Optional - includes commands in core.py and json commands (#3610)
kesha1225
More...
20 days ago
add equality and hashability to ``Retry`` and backoff classes (#3628)
Terence Honles
More...
21 days ago
Fix AttributeError on ClusterPipeline (#3634)
Ivana Kellyer
More...
23 days ago
Changing the default value for ssl_check_hostname to True, to ensure security validations are not skipped by default (#3626)
petyaslavova
More...
28 days ago
Adding default retry configuration changes for cluster clients (#3622)
petyaslavova
More...
28 days ago
Updated default value of 'require_full_coverage' argument to true for sync Cluster client to match sync/async cluster APIs (#3434)
Vladyslav Vildanov
More...
28 days ago
Updating pipeline tests to use test libs image with RC2. Updating timeseries tests. (#3623)
petyaslavova
More...
28 days ago
Fixing the versions of some deprecations that wrongly added as 5.0.3 - the correct version is 5.3.0 (#3625)
petyaslavova
More...
28 days ago
When SlotNotCoveredError is raised, the cluster topology should be reinitialized as part of error handling and retrying of the commands. (#3621)
petyaslavova
More...
29 days ago
Handling some special values when transforming responce data into list(issue #3573) (#3586)
petyaslavova
More...
29 days ago
Updating default retry strategy for standalone clients. 3 retries with ExponentialWithJitterBackoff become the default config. (#3614)
petyaslavova
More...
about 1 month ago
Fixing flaky tests - part 2 (#3592)
petyaslavova
More...
about 1 month ago
Marks old RediSearch 1.0 commands as deprecated (#3606)
Elena Kolevska
More...
about 1 month ago
DOC-5107 added hash examples for index/query intro page (#3609)
andy-stark-redis
More...
about 1 month ago
←
1
2
3
4
5
6
7
8
9
…
83
84
→
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