2
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 05, 2024 — Aug 05, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Avoid the multiprocessing forkserver method (#3442) More... 5 months ago
Fixing async cluster pipeline execution when client is created with cluster_error_retry_attempts=0 (#3545) More... 5 months ago
DOC-4736 added geo indexing examples (#3485) More... 5 months ago
Removing support for RedisGraph module. (#3548) More... 5 months ago
Fix #3464: Correct misleading exception_handler example in docs (#3474) More... 5 months ago
allow more recent pyopenssl (#3541) More... 5 months ago
Got rid of `time.time()`- replacing it with time.monotonic(). (#3551) More... 5 months ago
feat: adds option not to raise exception when leaving context manager after lock expiration (#3531) More... 5 months ago
Fix AttributeError when client.get_default_node() returns None (#3458) More... 5 months ago
(tests): Added testing for auth via DefaultAzureCredential (#3544) More... 5 months ago
Removing deprecated usage of forbid_global_loop=True in pytest.mark.asyncio decorator (#3542) More... 5 months ago
Correct the typedef of lock.extend() to accept floats, and test that float TTLs are honoured precisely (#3420) More... 5 months ago
Replace flake8+isort+black with `ruff` (#3147) More... 5 months ago
Isolate redis-entraid dependency for tests (#3521) More... 5 months ago
Fix connection health check for protocol != 2 when auth credentials are provided and health check interval is configured (#3477) 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) More... 5 months ago
fix(lock): Fix LockError message when releasing a lock. (#3534) More... 5 months ago
Fixing typing for FCALL commands to match PEP 484 (#3537) More... 5 months ago
Add force_master_ip support to async Sentinel client (#3524) More... 5 months ago
Make PyJWT an optional dependency (#3518) More... 5 months ago
Add valid Exception type to Except in ClusterPipeline (#3516) More... 5 months ago
Fix readthedocs.yml format for python install configuration (#3529) More... 5 months ago
Fixing wrong type hints (#3526) More... 5 months ago
Adding vector search tests for types int8/uint8 (#3525) More... 5 months ago
Installing redis and its mandatory dependencies when building readthedocs (#3528) More... 5 months ago
Removing the requirements.txt from docs building dependencies (#3527) More... 5 months ago
Switch to PEP 517 packaging using hatchling (#2930) More... 5 months ago
Remove decreasing of created connections count when releasing not owned by connection pool connection(fixes issue #2832). (#3514) More... 5 months ago
Type hint Lock.extend's additional_time as a Number (#3522) More... 6 months ago