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

Fix slowlog_get() return value

dvora-h opened this pull request almost 2 years ago
Clean PytestUnraisableExceptionWarning from asycio client

dvora-h opened this pull request almost 2 years ago
Commands don't implement `CommandsProtocol.connection_pool`

Avasam opened this issue almost 2 years ago
Fix `ClusterCommandProtocol` not itself being marked as a protocol

Avasam opened this pull request almost 2 years ago
Redis Graph: Correct handling of None in Edge and Node properties

MattRCole opened this issue almost 2 years ago
Exceptions, redis and asyncio

registiy opened this issue almost 2 years ago
add "address_remap" feature to RedisCluster

kristjanvalur opened this pull request almost 2 years ago
Add WITHSCORES to ZREVRANK Command

shacharPash opened this pull request almost 2 years ago
Fix topk list example.

AYMENJD opened this pull request almost 2 years ago
5.0.0b2

chayim opened this pull request almost 2 years ago
Add support for PubSub with RESP3 parser

dvora-h opened this pull request almost 2 years ago
Improve error output for master discovery

scoopex opened this pull request almost 2 years ago
Fix potential race condition during disconnection

Anthchirp opened this pull request almost 2 years ago
Fix incorrect usage of once flag in async Sentinel

felipou opened this pull request almost 2 years ago
Redis pubsub task cancellation raises ConnectionError

cosminacho opened this issue almost 2 years ago
ResponseError: unknown command `FT.CREATE`

vgoklani opened this issue almost 2 years ago
The speed of running the following code is too slow.

lsly2970 opened this issue almost 2 years ago
How to connect to redis with auth and ssl using python?

ApproximateIdentity opened this issue almost 2 years ago
redis-py lua script performance issue

frank-zh-20230331 opened this issue almost 2 years ago
redis-py issue

yhgon opened this issue almost 2 years ago
error unsubscribe Protocol Error: b'\x00\x00\x00\x0' and has no attribute

omides248 opened this issue almost 2 years ago
Redis.io website examples

elena-kolevska opened this pull request almost 2 years ago
ACL permission error with redis >= v7

casper-hansen opened this issue almost 2 years ago
Add RedisCluster.remap_host_port, Update tests for CWE 404

kristjanvalur opened this pull request almost 2 years ago
Feature request: Allow the pipeline class to be specified in args

Hooksie opened this issue almost 2 years ago
Add support for cluster myshardid

SoulPancake opened this pull request almost 2 years ago
Updated AWS Elasticache IAM Connection Example

NickG123 opened this pull request almost 2 years ago
support report libname and libver to Redis

binfeng-xin opened this pull request almost 2 years ago
Feat: add support for zrank7.2

SoulPancake opened this pull request almost 2 years ago
Timeout reading from socket

hoangtv98 opened this issue almost 2 years ago
Tag v4.3.7

dotlambda opened this issue almost 2 years ago
Optionally disable disconnects in read_response

kristjanvalur opened this pull request almost 2 years ago
PytestUnraisableExceptionWarning from asycio client

ahgraber opened this issue almost 2 years ago
Support ZREVRANK: Added the optional `WITHSCORE` argument.

chayim opened this issue almost 2 years ago
Support XINFO CONSUMERS: Added the `inactive` field.

chayim opened this issue almost 2 years ago
Tracking Issue: Redis 7.2 Command Support

chayim opened this issue almost 2 years ago
Add support for new redis command CLUSTER MYSHARDID

chayim opened this issue almost 2 years ago
Add support for new redis command CLIENT SETINFO

chayim opened this issue almost 2 years ago
Add support for new redis command CLIENT NO-TOUCH

chayim opened this issue almost 2 years ago
Fix redis waring https://github.com/aio-libs/aioredis-py/issues/1137

kozzztik opened this pull request almost 2 years ago
Version 4.3.7

dvora-h opened this pull request almost 2 years ago
I’m having a problem connecting with redis-py using TLS

GoodManWEN opened this issue almost 2 years ago
Fixing cancelled async futures

chayim opened this pull request almost 2 years ago
Add support for CLIENT NO-TOUCH

alexprengere opened this issue almost 2 years ago
Expose `redis.parsers` to be importable

cunla opened this issue almost 2 years ago
RESP3: Change protocol with HELLO command (S)

uglide opened this issue almost 2 years ago
RESP3: Update README (XS)

uglide opened this issue almost 2 years ago
RESP3: Add examples (XS)

uglide opened this issue almost 2 years ago
Add test env for RESP3 specifically (XS)

uglide opened this issue almost 2 years ago
RESP3: Clean up parser helpers functions (S)

uglide opened this issue almost 2 years ago
RESP3: Async Pubsub (L)

uglide opened this issue almost 2 years ago
RESP3: Pubsub (L)

uglide opened this issue almost 2 years ago
RESP3: Unix Connection

uglide opened this issue almost 2 years ago
RESP3: Async SSL Connection (XS)

uglide opened this issue almost 2 years ago
RESP3: Async Unix Connection (XS)

uglide opened this issue almost 2 years ago
RESP3: Async Cluster Connection (S)

uglide opened this issue almost 2 years ago
RESP3: Async Connection (M)

uglide opened this issue almost 2 years ago
Redis.from_url() is a misnomer

curtiscook opened this issue almost 2 years ago
asyncio (aioredis) lock never being acquired

3awny opened this issue almost 2 years ago
redis.exceptions.ConnectionError with 4.5.2

eldom9 opened this issue almost 2 years ago
Adding Async Tests

shacharPash opened this pull request almost 2 years ago
New `asyncio.exceptions.CancelledError` from 4.5.2

rra opened this issue almost 2 years ago
add unittests the `connect` method of all Redis connection classes

woutdenolf opened this pull request almost 2 years ago
return response in case of KeyError

shacharPash opened this pull request almost 2 years ago
No results when using query_params

accountForIssues opened this issue almost 2 years ago
sismember and smismemeber have inconsistent returns

sav-norem opened this issue almost 2 years ago
batch similarity search.

dykim3 opened this issue almost 2 years ago
Allow passing in the connection_pool_class to the Client

cancan101 opened this pull request almost 2 years ago
Add support for user-specified cluster slots information

karwinliu opened this issue almost 2 years ago
Geo search functions don't work with execute_command

gnsiva opened this issue almost 2 years ago
Optionally disable response callbacks

iwpnd opened this issue almost 2 years ago
ReacquiringLock: automatically reacquiring lock

alvassin opened this issue almost 2 years ago
Add payload feature in RediSearch Query class

shcho1118 opened this pull request almost 2 years ago
Pipelined search results are not decoded

chayim opened this issue almost 2 years ago
Add support for JSON commands in Async Cluster

baltika10 opened this issue almost 2 years ago
Broadcast commands in Cluster connection classes

uglide opened this issue almost 2 years ago
Error in redis parser when using client tracking

matejsp opened this issue almost 2 years ago
Failing test with query timeout in test_graph.py

Ernest0x opened this issue almost 2 years ago
Enhancing OS Matrix

chayim opened this pull request almost 2 years ago
Fix #2581 UnixDomainSocketConnection' object has no attribute '_command_packer'

prokazov opened this pull request almost 2 years ago
Fix typo in tox.ini

dvora-h opened this pull request almost 2 years ago
if an index error occurs while fetching a node, return master node

zakaf opened this pull request almost 2 years ago
`bool` to `int` conversion

Vioshim opened this pull request almost 2 years ago
Closing a listening PubSub causes a NoneType AttributeError

process opened this issue about 2 years ago
Add RESP3 protocol support

uglide opened this issue about 2 years ago
Add support for Host port remapping with Clustering

GerhardPowell opened this issue about 2 years ago
Infinity retry on the exception of max number of clients reached

zhuang42 opened this issue about 2 years ago