Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/redis/redis-py

Redis Python client
https://github.com/redis/redis-py

Cluster mode KEYS only searches one node by default

Kyle-sandeman-mrdfood opened this issue about 2 years ago
RedisCluster MULTI/EXEC/PIPELINE support

kamkash opened this issue about 2 years ago
Feature Request: Create Script object from SHA of a preloaded script

PaulKGrimes opened this issue about 2 years ago
test_xautoclaim fails when building in OpenSUSE with redis 7.0.7

danigm opened this issue about 2 years ago
'NoneType' object has no attribute 'execute_command'

shuyingz opened this issue about 2 years ago
[Bug] - CancelledError swallowed (with solution)

svaraborut opened this issue about 2 years ago
[Async] Cannot use pubsub when having password enabled

Luc1412 opened this issue about 2 years ago
add support for GRAPH.CONSTRAINT

OfirMos opened this pull request about 2 years ago
Request for supporting xread returning a list instead of dict

chill1n opened this issue about 2 years ago
Add support for graph commands in pipeline

shacharPash opened this pull request about 2 years ago
BlockingConnectionPool simplification: use counter instead of connection list

Fogapod opened this pull request about 2 years ago
Add support for executing `GRAPH` commands in a pipeline

dvora-h opened this issue about 2 years ago
Connection task cancel doesn't clean up and hangs

tobymao opened this issue about 2 years ago
AttributeError: 'ClusterPipeline' object has no attribute 'json'

nlsj1985 opened this issue about 2 years ago
RedisCluster client.info(target_nodes) produces inconsistent results

tossisop opened this issue about 2 years ago
Revert #2104, provide way to disable disconnects in `read_response()`

kristjanvalur opened this pull request about 2 years ago
HAMMING scoring not working

fiftin opened this issue about 2 years ago
BaseException at I/O corrupts Connection

ikonst opened this issue about 2 years ago
sdist is missing tox.ini

mtelka opened this issue about 2 years ago
Connection lost issue since 4.4.0 upgrade

sileht opened this issue about 2 years ago
EVAL_RO, EVALSHA_RO doesn't get routed to replicas

zakaf opened this issue about 2 years ago
Why is the return typing of rpop and lpop command non awaitable type?

r4you96 opened this issue about 2 years ago
feat(redis/client.py):set default value for socket_timeout

LinglingGreat opened this pull request about 2 years ago
Command `client_reply` does not work

mledezma-r7 opened this issue about 2 years ago
Community Question: True/False Encoding

chayim opened this issue about 2 years ago
Tag Filter not working correctly

waseem-sarwar opened this issue about 2 years ago
RedisCluster doesn't support dbs other than 0?

jarrington-supernatural opened this issue about 2 years ago
Attribute Error during Rebalance operation

tbbream opened this issue over 2 years ago
Redis no longer retrying on ConnectionError

Kaiyotech opened this issue over 2 years ago
support json() +with pipeline in asyncio.cluster mode

nlsj1985 opened this pull request over 2 years ago
get operations (from replica) takes longer time in cluster-mode

prabhakarjuzgar opened this issue over 2 years ago
why the default timeout here is a object() rather than a certain value?

xianglun918 opened this issue over 2 years ago
Confusing async RedisCluster Pipeline Behaviour

NickG123 opened this issue over 2 years ago
tox.ini: fix healtcheck -> healthcheck

akx opened this pull request over 2 years ago
(Meta) CI has flaky tests

akx opened this issue over 2 years ago
tox.ini: get rid of typoed healthcheck stanzas

akx opened this pull request over 2 years ago
Suggestion: Read/write lock

matthew-mcallister opened this issue over 2 years ago
Using redis-py to access a redis-cluster is so slowly

hert525 opened this issue over 2 years ago
[Feature] Continuous fuzzing by way of OSS-Fuzz

DavidKorczynski opened this issue over 2 years ago
Cannot set _type param in scan_iter() without error

NA-Dev opened this issue over 2 years ago
Redisearch + Cluster seems unsupported

rpkak opened this issue over 2 years ago
Customized connection pool of redis cluster

cque7 opened this issue over 2 years ago
Feature request - support of union operation between graph objects

jeffrey82221 opened this issue over 2 years ago
Question: Recreate lock from redis using its name or redis key

ar4hc opened this issue over 2 years ago
Redis Graph documentation is insufficient

skoot opened this issue over 2 years ago
Rework Cluster Exception model

utkarshgupta137 opened this issue over 2 years ago
redis sentinel throw "Timeout connecting to server" error

hitrust opened this issue over 2 years ago
byte vector is incorrectly decoded as utf-8 string in ft result class

AnneYang720 opened this issue over 2 years ago
Cannot find reference 'asyncio' in `__init__.pyi`

andrew000 opened this issue over 2 years ago
process hangs due to default socket_timeout=None

mschfh opened this issue over 2 years ago
What is the function of health_check_interval

szn409 opened this issue over 2 years ago
Add support for JSON commands in Async Cluster

motybz opened this issue over 2 years ago
implementing "command key specifications" for cluster mode

arebrik opened this issue over 2 years ago
async redis perfomance

arebrik opened this issue over 2 years ago
redis.asyncio module import error

jtr216 opened this issue over 2 years ago
Reduce default max_connections number

laukhin opened this issue over 2 years ago
Async RedisCluster pubsub support

onecrayon opened this issue over 2 years ago
Usage of hset not as expected

AlbertMoser opened this issue over 2 years ago
Return Type Annotation for Streams

ccrvlh opened this issue over 2 years ago
Feature request - conditional decode of response

DvirDukhan opened this issue almost 3 years ago
Make commands have a minimum supported redis version

WisdomPill opened this issue almost 3 years ago
Made sync lock consistent and added types to it

WisdomPill opened this pull request almost 3 years ago
[Discussion] Revisit How We Handle Async and Sync

chayim opened this issue almost 3 years ago
add C speedups for key_slot & pack_command(s)

utkarshgupta137 opened this pull request almost 3 years ago
Add PubSub race condition fix to asyncio module

Andrew-Chen-Wang opened this issue almost 3 years ago
Support password with special characters

bale836 opened this pull request almost 3 years ago
4.2.2: pytest is failing in +100 units and pytest warnings

kloczek opened this issue almost 3 years ago
Debug fstring bottleneck in sending

scrameta opened this issue almost 3 years ago
auth method works wrong for default username

pelid opened this issue almost 3 years ago
slowlog_get() fails with TypeError, regression going from 4.1.4 to 4.2.2

papakipos opened this issue almost 3 years ago
Regarding Sentinel connection using TLS

vikasorchestral opened this issue almost 3 years ago
Read LOWEST_LATENCY

angelorobo opened this issue almost 3 years ago
4.2.0 introduces breaking name changes

bobh66 opened this issue almost 3 years ago
Add support to key file's passphrase (SSL)

spicy-sauce opened this issue almost 3 years ago
Redis Sans-IO for Dual Async and Sync Support.

seandstewart opened this issue almost 3 years ago
Async cancellation swallowed by BRPOPLPUSH

aaliddell opened this issue almost 3 years ago
Add support for SSUBSCRIBE

chayim opened this issue almost 3 years ago
Add support for SPUBLISH

chayim opened this issue almost 3 years ago
Add support for PUBSUB SHARDCHANNELS

chayim opened this issue almost 3 years ago