2
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 28, 2024 — Jul 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add new stream commands (#3711) More... 5 days ago
Adding information in connection pool class doc string for available SSLConnection class, that can be used for SSL connections (#3710) More... 6 days ago
SentinelManagedConnection searches for new master upon connection failure (#3560) (#3601) More... 6 days ago
add async Retry ``__eq__`` and ``__hash__`` & fix ExponentialWithJitterBackoff ``__eq__`` (#3668) More... 6 days ago
Fix ConnectionPool to raise MaxConnectionsError instead of Connection… (#3698) More... 7 days ago
DOC-5424 time series examples (#3705) More... 12 days ago
Fix compatibility with latest pytest-asyncio version(1.1.0) (#3708) More... 12 days ago
Support new VAMANA vector type (#3702) More... 15 days ago
Convert the value to int type only if it exists in CLIENT INFO (#3688) More... 18 days ago
Annotate deprecated_args decorator to preserve wrapped function type signature (#3701) More... 20 days ago
Update README.md (#3699) More... 21 days ago
DOC-5225 testable probabilistic dt examples (#3691) More... 22 days ago
Bump rojopolis/spellcheck-github-actions from 0.49.0 to 0.51.0 (#3689) More... 22 days ago
Add support for new BITOP operations: DIFF, DIFF1, ANDOR, ONE (#3690) More... 22 days ago
Updating the latest Redis image for pipeline testing (#3695) More... 25 days ago
Removing synchronous context manager handling from async RedisCluster. (#3679) More... about 1 month ago
Updating test images for github pipeline execution (#3678) More... about 1 month ago
Removing unnecessary check for tests using AsyncMock (#3432) More... about 1 month ago
Redis Search/Aggregate improved type annotations (#3676) More... about 1 month ago
Removing the threading.Lock locks and replacing them with RLock objects to avoid deadlocks. (#3677) More... about 1 month ago
Improve JsonType type definition (#3667) More... about 2 months ago
Removing references to old docs site 'https://redis-py.readthedocs.io/' replaced by 'https://redis.readthedocs.io/' (#3674) More... about 2 months ago
KeyT for set operations (#3190) More... about 2 months ago
TransactionStrategy reset: UNWATCH only when status is watching (#3671) More... about 2 months ago
Remove deprecated arg from call to ClusterPipeline (#3670) More... about 2 months ago
Fixing sentinel command execution to allow returning of actual responses when meaningful - behaviour controlled by 'return_responses' argument. (#3191) More... about 2 months ago
Dropping integration tests with Redis 6.2 from pipeline actions. (#3659) More... about 2 months ago
Bump rojopolis/spellcheck-github-actions from 0.48.0 to 0.49.0 (#3665) More... about 2 months ago
Fixing the return type hint for the transaction method in the standalone client. (#3660) More... 2 months ago
fix: avoid instantiating a connection on _repr__ (#3653) More... 2 months ago