2
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 03, 2024 — Jun 03, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Dropping integration tests with Redis 6.2 from pipeline actions. (#3659) More... 2 days ago
Bump rojopolis/spellcheck-github-actions from 0.48.0 to 0.49.0 (#3665) More... 2 days ago
Fixing the return type hint for the transaction method in the standalone client. (#3660) More... 6 days ago
fix: avoid instantiating a connection on _repr__ (#3653) More... 7 days ago
maintenance: Preparation for release 6.2.0 - updating lib version. (#3662) More... 8 days ago
maintenance: Update redis-entraid dependency (#3661) More... 8 days ago
fix(doc) : update Python print output in json doctests (#3658) More... 8 days ago
Dropping Python 3.8 support as it has reached end of life (#3657) More... 8 days ago
[Async] Support for transactions in async RedisCluster client (#3649) More... 8 days ago
Removing connection_pool field from the CommandProtocol definition (#3656) More... 9 days ago
fix: Fixed potential deadlock from unexpected __del__ call (#3654) More... 9 days ago
fix: Revert wrongly changed default value for check_hostname when instantiating RedisSSLContext (#3655) More... 12 days ago
Remove mandatory update the CHANGES file for new PRs. Changes file will be kept for history for versions < 4.0.0 (#3645) More... 12 days ago
Update search_json_examples.ipynb: Fix the old import indexDefinition -> index_definition (#3652) More... 12 days ago
Support RESP3 with hiredis-py parser (#3648) More... 12 days ago
Add dynamic_startup_nodes parameter to async RedisCluster (#3646) More... 21 days ago
Updating the readme and lib version to contain the changes from the latest stable release (#3644) More... 22 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) More... 23 days ago
Multi exec on cluster (#3611) More... 23 days ago
Export REDIS_MAJOR_VERSION correctly in run-tests (#3642) More... 24 days ago
Fix matrix in hiredis-py-integration.yaml (#3641) More... 26 days ago
Test against unstable hiredis-py (#3617) More... 26 days ago
Adding return types for the RedisModuleCommands class (#3632) More... 27 days ago
Prevent RuntimeError while reinitializing clusters - sync and async (#3633) More... 27 days ago
Updating Redis 8 test image for GH pipeline (#3639) More... 27 days ago
Allow newer PyJWT versions (#3636) More... 27 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) More... 27 days ago
add equality and hashability to ``Retry`` and backoff classes (#3628) More... 28 days ago
Fix AttributeError on ClusterPipeline (#3634) More... about 1 month ago
Changing the default value for ssl_check_hostname to True, to ensure security validations are not skipped by default (#3626) More... about 1 month ago