-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Insights: redis/redis-py
Overview
Could not load contribution data
Please try again later
14 Pull requests merged by 9 people
-
DOC-5225 testable probabilistic data type examples
#3691 merged
Jul 7, 2025 -
Bump rojopolis/spellcheck-github-actions from 0.49.0 to 0.51.0
#3689 merged
Jul 7, 2025 -
Add support for new BITOP operations: DIFF, DIFF1, ANDOR, ONE
#3690 merged
Jul 7, 2025 -
Updating the latest Redis image for github pipeline testing
#3695 merged
Jul 4, 2025 -
Removing synchronous context manager handling from async RedisCluster.
#3679 merged
Jun 27, 2025 -
Updating test images for github pipeline execution
#3678 merged
Jun 27, 2025 -
Removing unnecessary check
#3432 merged
Jun 26, 2025 -
Redis Search/Aggregate improved type annotations
#3676 merged
Jun 16, 2025 -
Removing the threading.Lock locks and replacing them with RLock objects to avoid deadlocks.
#3677 merged
Jun 16, 2025 -
Improve JsonType type definition
#3667 merged
Jun 13, 2025 -
KeyT for set operations
#3190 merged
Jun 11, 2025 -
TransactionStrategy reset: UNWATCH only when status is watching
#3671 merged
Jun 11, 2025
8 Pull requests opened by 8 people
-
Allow newer PyJWT versions
#3682 opened
Jun 18, 2025 -
`LoadBalancer` keyed on slot instead of primary node, not reset on `NodesManager.initialize()`
#3683 opened
Jun 19, 2025 -
Convert the value to int type only if it exists in CLIENT INFO
#3688 opened
Jun 30, 2025 -
MultiDbClient implementation
#3696 opened
Jul 4, 2025 -
Don't deplete all the startup nodes after ConnectionError/TimeoutError
#3697 opened
Jul 4, 2025 -
Fix ConnectionPool to raise MaxConnectionsError instead of Connection…
#3698 opened
Jul 7, 2025 -
Update README.md - fix missing formatting for code example
#3699 opened
Jul 7, 2025 -
Annotate deprecated_args decorator to preserve wrapped function type signature
#3701 opened
Jul 7, 2025
20 Issues closed by 7 people
-
openSUSE Tumbleweed i586 with redis 8 don't pass test_add_elem_no_quant tests
#3686 closed
Jul 1, 2025 -
policy for older Redis than supported: just untested, or actively refuse to connect?
#3687 closed
Jun 30, 2025 -
Breaking change from #3001 missing from changelog
#3348 closed
Jun 27, 2025 -
A deadlock is encountered when invoking the 'subscribe' function.
#2883 closed
Jun 27, 2025 -
Inconsistency in the decoding behavior when using client.json()
#2931 closed
Jun 25, 2025 -
Remove idle connections periodically
#2992 closed
Jun 25, 2025 -
"No connection available" errors since 5.0.1
#2995 closed
Jun 22, 2025 -
Type Error Duing redis cluster rebalance operation.
#3011 closed
Jun 21, 2025 -
Incorrect typing in async Redis search
#2972 closed
Jun 20, 2025 -
"redis.exceptions.ResponseError: workers_offload failure" Error in the code
#3015 closed
Jun 19, 2025 -
python can't close the sentinel cluster connection
#3024 closed
Jun 19, 2025 -
Unable to receive events via psubscribe
#3680 closed
Jun 16, 2025 -
Deadlock in `PubSub` class after update to 5.3.0
#3640 closed
Jun 16, 2025 -
address_remap stuck in loop, called multiple times and not working.
#3137 closed
Jun 16, 2025 -
JsonType could be better declared
#3519 closed
Jun 13, 2025 -
readthedocs returns 404
#3673 closed
Jun 12, 2025 -
Old docs site causes confusion
#3602 closed
Jun 12, 2025 -
What if a health check fails?
#3613 closed
Jun 12, 2025 -
pretty sure sadd should take a KeyT not an str for the key name
#3189 closed
Jun 11, 2025 -
Why warn on e.g. "Unclosed RedisCluster client"?
#3026 closed
Jun 9, 2025
9 Issues opened by 9 people
-
deprecated_args decorator strips typing
#3700 opened
Jul 7, 2025 -
'Please provide at least one reachable node' error misleading in case where nodes have been dropped
#3693 opened
Jul 3, 2025 -
Async performance issue since version 5.3.0
#3692 opened
Jul 3, 2025 -
Asking for an option to deactivate x509 strict mode for TLS connections
#3685 opened
Jun 25, 2025 -
max_connections is not being honoured in RedisCluster mode
#3684 opened
Jun 22, 2025 -
Round robin load balancing isn't working as expected if primary node goes down for Redis cluster mode
#3681 opened
Jun 17, 2025 -
Why Async is not actually async?
#3675 opened
Jun 12, 2025 -
Versions 5.3 an 6 are leaking?
#3672 opened
Jun 10, 2025
21 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Improve Onboarding with Generated System Diagrams
#3664 commented on
Jul 5, 2025 • 9 new comments -
add async Retry ``__eq__`` and ``__hash__`` & fix ExponentialWithJitterBackoff ``__eq__``
#3668 commented on
Jun 23, 2025 • 7 new comments -
Add Redis readiness verification (#3555)
#3596 commented on
Jul 1, 2025 • 6 new comments -
SentinelManagedConnection searches for new master upon connection failure (#3560)
#3601 commented on
Jul 1, 2025 • 3 new comments -
Improved type annotations
#3619 commented on
Jun 9, 2025 • 1 new comment -
Fixing errors reported by mypy.
#3666 commented on
Jun 23, 2025 • 0 new comments -
Encoder support date type
#3651 commented on
Jun 11, 2025 • 0 new comments -
Add support for Trio via AnyIO
#3647 commented on
Jul 2, 2025 • 0 new comments -
Revert extraneous local assignment of scheduled tasks
#2996 commented on
Jun 9, 2025 • 0 new comments -
Add fake redis server to properly test connection handshake
#2947 commented on
Jun 22, 2025 • 0 new comments -
do not recreate replica ClusterNode for every slot
#2943 commented on
Jun 23, 2025 • 0 new comments -
xadd requires a very tricky type for the `fields` parameter.
#2917 commented on
Jun 27, 2025 • 0 new comments -
Authentication failure with v5.0
#2926 commented on
Jun 26, 2025 • 0 new comments -
Update CLIENT-SETINFO to support suffixes
#2939 commented on
Jun 24, 2025 • 0 new comments -
Possible regression in 5.0.1: AttributeError: 'NoneType' object has no attribute 'feed'
#2967 commented on
Jun 24, 2025 • 0 new comments -
Add support for GEOSHAPE index fields and WITHIN and CONTAINS query operators
#2948 commented on
Jun 22, 2025 • 0 new comments -
The connection is closed by Connection closed by server.
#2974 commented on
Jun 17, 2025 • 0 new comments -
Pylance type checking issues with async redis.hset
#3169 commented on
Jun 15, 2025 • 0 new comments -
Dump restoration always reports "DUMP payload version or checksum are wrong"
#2990 commented on
Jun 12, 2025 • 0 new comments -
Redis.from_pool(...) is not thread safe
#3669 commented on
Jun 10, 2025 • 0 new comments -
The health_check_interval configuration is used to perform a health check before a command is executed?
#2991 commented on
Jun 10, 2025 • 0 new comments