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

Bump release-drafter/release-drafter from 5 to 6

dependabot[bot] opened this pull request 11 months ago
Bump actions/stale from 3 to 9

dependabot[bot] opened this pull request 11 months ago
Pylance type checking issues with async redis.hset

epicwhale opened this issue 11 months ago
Inconsistency in WATCH command between Redis and redis-py

mdczaplicki opened this issue 11 months ago
Version 5.1.0b4

dvora-h opened this pull request 11 months ago
Version 5.0.2

dvora-h opened this pull request 11 months ago
"Unclosed ClusterNode object" with localhost

dranikpg opened this issue 11 months ago
Increase supported version of pyOpenSSL

libre-man opened this issue 11 months ago
Fix bug: client side caching causes unexpected disconnections

dvora-h opened this pull request 11 months ago
Cherry pick for v5.0.2

dvora-h opened this pull request 11 months ago
Optimizing cluster initialization changing the checks for cluster-enabled flag

willianmrs opened this pull request 11 months ago
Support NOVALUES parameter for HSCAN

gerzse opened this pull request 11 months ago
Supporting redis unstable commands

chayim opened this issue 11 months ago
Support XREAD, XREADGROUP reading from last message of stream

chayim opened this issue 11 months ago
Add support for HSCAN [NOVALUES]

chayim opened this issue 11 months ago
Cluster schema support

ramwin opened this pull request 11 months ago
tests fail out of the box

CarlFK opened this issue 11 months ago
Worse error reporting in version 5

zaquest opened this issue 11 months ago
Update connection.py

wKollendorf opened this pull request 11 months ago
Replace flake8+isort+black with `ruff`

akx opened this pull request 11 months ago
Remove typing-extensions from deps

akx opened this pull request 11 months ago
redisCluster can't enable RESP3

owanio1992 opened this issue 11 months ago
zrangebyscore returning wrong type.

jeanluciano opened this issue 12 months ago
Wrong type annotation on the method return type for from_url

Leggendario12 opened this issue 12 months ago
Revert stale issue version update

dvora-h opened this pull request 12 months ago
Wrong typing Redis.from_url

Like6po opened this issue 12 months ago
xread throws timeout errors when using `block` in asyncio mode

kevinvalk opened this issue 12 months ago
address_remap stuck in loop, called multiple times and not working.

arthosdevelops opened this issue 12 months ago
Fix retry logic for pubsub and pipeline

w-miller opened this pull request 12 months ago
Bump actions/stale from 3 to 9

dependabot[bot] opened this pull request 12 months ago
Bump codecov/codecov-action from 3 to 4

dependabot[bot] opened this pull request 12 months ago
TimeoutError during ClusterPipeline makes the client unrecoverable

gabrielecerami opened this issue 12 months ago
docs: Add timeout parameter for get_message example

hongqn opened this pull request 12 months ago
Allow to control the minimum SSL version

poiuj opened this pull request 12 months ago
Why does `lrem()` method 'value' parameter only take `str` types?

chenzhongxiang opened this issue 12 months ago
Documentation update (asyncio_examples.ipynb)

matrey opened this pull request 12 months ago
Wrong typing for client parameters in Script

abbasyadollahi opened this issue 12 months ago
RedisCluster with ssl_check_hostname

wicol opened this issue almost 1 year ago
Question - Headless Sentinel Service

rad-pat opened this issue about 1 year ago
Fix grammer in BlockingConnectionPool class documentation

ahmedabdou14 opened this pull request about 1 year ago
Add RE tests to CI

dvora-h opened this pull request about 1 year ago
Thread safety in Connection Pool - connections growing

joshverma opened this issue about 1 year ago
Add modules support to async RedisCluster

dvora-h opened this pull request about 1 year ago
Add RE tests

dvora-h opened this pull request about 1 year ago
Version 5.1.0b3

dvora-h opened this pull request about 1 year ago
asyncio redis cluster: fixed reconnection when whole cluster goes down

adaamz opened this pull request about 1 year ago
Updating async-timeout to 4.0.3

dvora-h opened this pull request about 1 year ago
PubSub not awaiting new messages

ChronoDK opened this issue about 1 year ago
Invalid type hint returns for async functions

zulrang opened this issue about 1 year ago
Return a copy of the response from cache

dvora-h opened this pull request about 1 year ago
Fix possible pipeline connections leak

ING-XIAOJIAN opened this pull request about 1 year ago
Fix: `HSET` unexpectedly mutates the list passed to items

dvora-h opened this pull request about 1 year ago
Support client side caching with RedisCluster

dvora-h opened this pull request about 1 year ago
Always submitting codecov

chayim opened this pull request about 1 year ago
Version 5.1.0b2

dvora-h opened this pull request about 1 year ago
Support client side caching with ConnectionPool

dvora-h opened this pull request about 1 year ago
added an option that key name in set_path will not be the full path

markmarkmarkthebest opened this pull request about 1 year ago
Bump actions/upload-artifact from 3 to 4

dependabot[bot] opened this pull request about 1 year ago
Bump github/codeql-action from 2 to 3

dependabot[bot] opened this pull request about 1 year ago
Bump actions/setup-python from 4 to 5

dependabot[bot] opened this pull request about 1 year ago
json set_path without full file path

markmarkmarkthebest opened this issue about 1 year ago
Version 5.1.0b1

dvora-h opened this pull request about 1 year ago
Some functions have wrong return types

ykun91 opened this issue about 1 year ago
Improve connection speed by running fewer commands

chayim opened this issue about 1 year ago
Client side caching invalidations (standalone)

dvora-h opened this pull request about 1 year ago
Decode responses option outside connection pool not respected

ahmedabdou14 opened this issue about 1 year ago
Update README.md

earthgecko opened this pull request about 1 year ago
5.0.0 introduces CLIENT SETINFO which is not compatible with Redis < 7.2

earthgecko opened this issue about 1 year ago
add url support for sentinel

alisterd51 opened this issue about 1 year ago
Timeseries not available when using cluster with asyncio

vukasin opened this issue about 1 year ago
Make the connection Pool Class configurable

ben-cutler-datarobot opened this pull request about 1 year ago
ZDIFF command with unexpected result

mzlotnik opened this issue about 1 year ago
skip `ssl` import if not available

dicej opened this pull request about 1 year ago
How to silence redis log

wiryonolau opened this issue about 1 year ago
PythonRespSerializer: better chunking

VadimPushtaev opened this pull request about 1 year ago
Allow multiple LOAD arguments with wildcard LOAD aggregations

uglide opened this pull request about 1 year ago
fix(docs): organize cluster mode part of lua scripting

mattwang44 opened this pull request about 1 year ago
Fix Specifying Target Nodes broken hyperlink

enjoy-binbin opened this pull request about 1 year ago
Fix return types in json commands

parmenashp opened this pull request about 1 year ago
Request - HGET mapping feature

hulleyrob opened this issue about 1 year ago