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 #3464: Correct misleading exception_handler example in docs

byeongjulee222 opened this pull request 17 days ago
Moved self._lock initialisation to Pool constructor

vladvildanov opened this pull request 18 days ago
Expand type for EncodedT

hauntsaninja opened this pull request 22 days ago
Update LICENSE, fix copyright license year

JasonnnW3000 opened this pull request 23 days ago
Added Redis 8.0 to test matrix

vladvildanov opened this pull request 25 days ago
Fixed flacky TokenManager test

vladvildanov opened this pull request 29 days ago
Changed default dialect to 2

vladvildanov opened this pull request 29 days ago
convert to pyproject.toml

woutdenolf opened this pull request about 1 month ago
Added workflow_dispatch for pypi release workflow

vladvildanov opened this pull request about 1 month ago
Remove dependency files and add dependencies to setup.py

woutdenolf opened this issue about 1 month ago
add missing dependency

woutdenolf opened this pull request about 1 month ago
Version 5.3.0b3: ModuleNotFoundError: No module named 'jwt'

woutdenolf opened this issue about 1 month ago
Incorrect Type Hint for `scan` Method in Redis Python Library

nh916 opened this issue about 1 month ago
'BlockingConnectionPool' object has no attribute '_lock'

WenminZhao opened this issue about 1 month ago
Fix AttributeError when client.get_default_node() returns None

bacchuswng opened this pull request about 1 month ago
Fix incorrect attribute reuse in redis.connection.CacheProxyConnection

zs-neo opened this pull request about 1 month ago
Probably wrong type hint for evalsha function

artsiomkaltovich opened this issue about 1 month ago
Release 5.2.1

vladvildanov opened this pull request about 2 months ago
Async retry needs to capture OSError exception in retry

rickyzhang82 opened this issue about 2 months ago
DOC-4560 pipe/transaction examples

andy-stark-redis opened this pull request about 2 months ago
Fix blocking on async pipeline with many commands (>100)

rad-pat opened this pull request about 2 months ago
Add dynamic_startup_nodes parameter to async RedisCluster

Kakadus opened this pull request about 2 months ago
Fixed unsecured tempfile.mktemp() command usage

vladvildanov opened this pull request about 2 months ago
StreamingCredentialProvider support

vladvildanov opened this pull request about 2 months ago
"IndexError: string index out of range" on get_message from PubSub

jmspereira opened this issue about 2 months ago
Avoid the multiprocessing forkserver method in Python 3.14

befeleme opened this pull request about 2 months ago
Fixed bug with SLOWLOG GET response parsing from Redis Software

vladvildanov opened this pull request 2 months ago
Fix number of retries in async pipeline

Yard1 opened this pull request 2 months ago
Allow multi-node commands in async pipeline

Yard1 opened this pull request 2 months ago
Fixed issue with invoking _close() on closed event loop

vladvildanov opened this pull request 2 months ago
Fixing randomly failing test

IlianIliev opened this pull request 2 months ago
Add `command_timeout` to async client

Yard1 opened this pull request 2 months ago
Turn `acquire_connection` into a context manager

Yard1 opened this pull request 2 months ago
Updated default value to match sync cluster API

vladvildanov opened this pull request 2 months ago
Removing unnecessary check

IlianIliev opened this pull request 2 months ago
Connection pool garbage collection of idle connections

jmspereira opened this issue 3 months ago
Health checks being performed when not needed

jmspereira opened this issue 3 months ago
RedisCluster use execute_command not support full Redis command

ZhaoGuan opened this issue 3 months ago
Updated package version

vladvildanov opened this pull request 3 months ago
Trying to get in touch regarding a security issue

psmoros opened this issue 3 months ago
Fix inaccurate docstring for unwatch()

djroze opened this pull request 3 months ago
async CredentialProvider

yulin-li opened this pull request 3 months ago
Clarification on Broad Type Hints for Redis Client Methods

h3isenbug opened this issue 3 months ago
Correct the typedef of lock.extend() to accept floats

nbertram opened this pull request 3 months ago
Updated package version

vladvildanov opened this pull request 3 months ago
Pin pytest-profiling to fix tests execution in CI

uglide opened this pull request 3 months ago
Pipeline `execute` in async blocks as it packs the commands

rad-pat opened this issue 3 months ago
Migrate to clients test image

uglide opened this pull request 3 months ago
Implement ssl_ca_path argument for async Redis client

tyler-8 opened this issue 3 months ago
Update README.md - Fix 'Note' - bold

BaseMax opened this pull request 3 months ago
redis.asyncio.Redis is very slow compared redis.Redis

vardanaloyan opened this issue 3 months ago
cluster - scan do not respect require_full_coverage at false

raphaelauv opened this issue 3 months ago
Redis connection using from_url

eash11 opened this issue 4 months ago
adds scorer to AggregateRequest

rbs333 opened this pull request 4 months ago
DOC-4345 added testable JSON search examples for home page

andy-stark-redis opened this pull request 4 months ago
Backport 5.1 changes into master

vladvildanov opened this pull request 4 months ago
there is no pyopenssl 23.2.1

dimbleby opened this pull request 4 months ago
Updated package version

vladvildanov opened this pull request 4 months ago
Fix bug with async pipeline and cluster fails with some commands

vladvildanov opened this pull request 4 months ago
hgetall command broken in 5.1.0

vharitonsky opened this issue 4 months ago
Fix bug with partial Hiredis availability

vladvildanov opened this pull request 4 months ago
Fix bug with Redis Set commands returns List instead of Set

vladvildanov opened this pull request 4 months ago
Bump rojopolis/spellcheck-github-actions from 0.38.0 to 0.42.0

dependabot[bot] opened this pull request 4 months ago
Avoid stacktrace on process exit in Client.__del__()

noirbee opened this pull request 4 months ago
Seeking guidance for `hiredis` dependency on `redis-py`

ramchandra-st opened this issue 4 months ago
Async pipeline doesn't work with some commands in 5.1

RafalBielickiIM opened this issue 4 months ago
List instead of set for SMEMBERS in 5.1

jules-ch opened this issue 4 months ago
Updated package version

vladvildanov opened this pull request 4 months ago
Updated package version

vladvildanov opened this pull request 4 months ago
Updated package version

vladvildanov opened this pull request 4 months ago
Async Redis resolves to non-async function calls.

Krupskis opened this issue 4 months ago
To bool added

mayank-apnamart opened this pull request 4 months ago
Sentinel connection proxy master variable incorrect

mayank-apnamart opened this issue 4 months ago
Change test infrastructure to CE instead of Stack

vladvildanov opened this pull request 4 months ago
Commands fail with MOVED sometimes when using address_remap

daveisfera opened this issue 4 months ago
DOC-4200: add TCEs to the aggregation query page

dwdougherty opened this pull request 4 months ago
DOC-4199: add TCEs to the combined query page

dwdougherty opened this pull request 4 months ago
DOC-4197: add TCEs to the geospatial query page

dwdougherty opened this pull request 4 months ago
DOC-4196: add TCEs to the full-text query page

dwdougherty opened this pull request 5 months ago
Fix sentinel connections

garionphx opened this pull request 5 months ago
Update README.md - mentioning redis 7.4 support

TomerHekmati opened this pull request 5 months ago