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
Fixing doc builds
chayim opened this pull request over 1 year ago
chayim opened this pull request over 1 year ago
improvement: sleep 10ms between fetching messages in pubsub API
magiskboy opened this pull request over 1 year ago
magiskboy opened this pull request over 1 year ago
`Redis()` doesn't raise exception even when no redis server is running and it cannot connect, for both sync and async instantiation.
lb1mg opened this issue over 1 year ago
lb1mg opened this issue over 1 year ago
Max recursion depth RecursionError when max clients exceeded with Sentinel
rad-pat opened this issue over 1 year ago
rad-pat opened this issue over 1 year ago
is it caused by the unsafe threads?
JerryHuang-LE opened this issue over 1 year ago
JerryHuang-LE opened this issue over 1 year ago
Create dt_set.py
sav-norem opened this pull request over 1 year ago
sav-norem opened this pull request over 1 year ago
RESP3 connection examples
chayim opened this pull request over 1 year ago
chayim opened this pull request over 1 year ago
mget commands should be blocked/raise Exception when executed on RedisCluster
mpmX opened this issue over 1 year ago
mpmX opened this issue over 1 year ago
Adding support for triggered functions (TFUNCTION)
shacharPash opened this pull request over 1 year ago
shacharPash opened this pull request over 1 year ago
memory increase of 7mb(~) observed with the python-redis-4.5.5
chandramaradana opened this issue over 1 year ago
chandramaradana opened this issue over 1 year ago
Fix socket garbage collection
kristjanvalur opened this pull request over 1 year ago
kristjanvalur opened this pull request over 1 year ago
Create dt_geo.py
sav-norem opened this pull request over 1 year ago
sav-norem opened this pull request over 1 year ago
Add support for `CLIENT SETINFO`
dvora-h opened this pull request over 1 year ago
dvora-h opened this pull request over 1 year ago
Clients should identify themselves on connect
chayim opened this issue over 1 year ago
chayim opened this issue over 1 year ago
Create dt_list.py
sav-norem opened this pull request over 1 year ago
sav-norem opened this pull request over 1 year ago
Make it easy to log request/responses
dblock opened this issue over 1 year ago
dblock opened this issue over 1 year ago
Change cluster docker to edge and enable debug command
chayim opened this pull request over 1 year ago
chayim opened this pull request over 1 year ago
Python 3.7 EOL
chayim opened this pull request over 1 year ago
chayim opened this pull request over 1 year ago
lpush command executed two times
PengchuanC opened this issue over 1 year ago
PengchuanC opened this issue over 1 year ago
Add sync modules (except search) tests to cluster CI
dvora-h opened this pull request over 1 year ago
dvora-h opened this pull request over 1 year ago
Fix a duplicate word in `CONTRIBUTING.md`
kurtmckee opened this pull request over 1 year ago
kurtmckee opened this pull request over 1 year ago
Add a Dependabot config to auto-update GitHub action versions
kurtmckee opened this pull request over 1 year ago
kurtmckee opened this pull request over 1 year ago
Create dt_string.py
sav-norem opened this pull request over 1 year ago
sav-norem opened this pull request over 1 year ago
ZRANK withscore keyword argument causes wrong number of arguments exception
cnorlander opened this issue over 1 year ago
cnorlander opened this issue over 1 year ago
COMMAND GETKEYS can crash Redis 7
zakaf opened this issue over 1 year ago
zakaf opened this issue over 1 year ago
Debug command support in cluster docker
chayim opened this pull request over 1 year ago
chayim opened this pull request over 1 year ago
query object is not outputing the `TIMEOUT` argument in case of 0 ( 0 means unlimited for RediSearch TIMEOUT parameter )
filipecosta90 opened this issue over 1 year ago
filipecosta90 opened this issue over 1 year ago
Async redis is not thread safe
matanper opened this issue over 1 year ago
matanper opened this issue over 1 year ago
Changed movablekeys command to call COMMAND GETKEYS only if no keys are specified
barshaul opened this pull request over 1 year ago
barshaul opened this pull request over 1 year ago
Is async version of redis-py coroutine safe?
junyeong-huray opened this issue over 1 year ago
junyeong-huray opened this issue over 1 year ago
address_remap stuck in loop with Amazon MemoryDB for Redis
daveisfera opened this issue over 1 year ago
daveisfera opened this issue over 1 year ago
Sync `CHANGES` file up to 4.6.0? Use as a mainstay?
tony opened this issue over 1 year ago
tony opened this issue over 1 year ago
4.6.0 - ConnectionError max number of clients reached
nsteinmetz opened this issue over 1 year ago
nsteinmetz opened this issue over 1 year ago
Redis 7.2 breaks TestRedisCommands.test_xinfo_consumers
frantisekz opened this issue over 1 year ago
frantisekz opened this issue over 1 year ago
drop support for EOL 3.7
kristjanvalur opened this issue over 1 year ago
kristjanvalur opened this issue over 1 year ago
Bad error message for command xadd if minid argument is a float: "ResponseError: Invalid stream ID specified as stream command argument"
ar4hc opened this issue over 1 year ago
ar4hc opened this issue over 1 year ago
Fix type hints in SearchCommands
JoanFM opened this pull request over 1 year ago
JoanFM opened this pull request over 1 year ago
Save a reference to created async tasks, to avoid tasks potentially disappearing
anio opened this pull request over 1 year ago
anio opened this pull request over 1 year ago
Connections are not released to a connection pool, when ClusterPipeline faces an exception on get_connection
zakaf opened this issue over 1 year ago
zakaf opened this issue over 1 year ago
Fix timeout retrying on pipeline execution
pall-j opened this pull request over 1 year ago
pall-j opened this pull request over 1 year ago
Retrying on timeouts not working when executing Redis Pipeline
pall-j opened this issue over 1 year ago
pall-j opened this issue over 1 year ago
Add support for triggered functions
uglide opened this issue over 1 year ago
uglide opened this issue over 1 year ago
Blocking command `timeout` cannot exceed client's `socket_timeout`
attie-argentum opened this issue over 1 year ago
attie-argentum opened this issue over 1 year ago
Redis-py async, ttl not set up correctly for some keys.
wwnbb opened this issue over 1 year ago
wwnbb opened this issue over 1 year ago
Feature request: JSON.GET in cluster.py READ_COMMANDS
nlsj1985 opened this issue over 1 year ago
nlsj1985 opened this issue over 1 year ago
Cluster mode connection timeout when using sshtunnel
fidsamurai-crelio opened this issue over 1 year ago
fidsamurai-crelio opened this issue over 1 year ago
Errors when caching tiles for Tiling server
guillemc23 opened this issue over 1 year ago
guillemc23 opened this issue over 1 year ago
[BUG] redis-py does not use the "previously used host address" to connect when it gets a null/None response for the host during server redirects
sureshvasanthkumar opened this issue over 1 year ago
sureshvasanthkumar opened this issue over 1 year ago
question about performance
Arnold1 opened this issue over 1 year ago
Arnold1 opened this issue over 1 year ago
I am getting error while running command `invoke devenv `
codal-smit opened this issue over 1 year ago
codal-smit opened this issue over 1 year ago
How to remove "payload" and return json instead of a string with "Document" prefix.
evandeng2009 opened this issue over 1 year ago
evandeng2009 opened this issue over 1 year ago
Add RediSearch Dialect Version Configuration Option
uglide opened this issue over 1 year ago
uglide opened this issue over 1 year ago
redis.sentinel.MasterNotFoundError: No master found for mymaster (But able to connect to master with Redis class)
cdevacc1 opened this issue over 1 year ago
cdevacc1 opened this issue over 1 year ago
Is there any well defined range/upper bound on vector dimension(DIM) value while creating a vector index.
bhavishpahwa opened this issue over 1 year ago
bhavishpahwa opened this issue over 1 year ago
Decrease in performance when moving from Redis-py 3.x to 4.x
Krzysiek555 opened this issue over 1 year ago
Krzysiek555 opened this issue over 1 year ago
redis.hgetall() Python multithreading is not executing concurrently with multiple redis servers
AkashBera opened this issue over 1 year ago
AkashBera opened this issue over 1 year ago
"Connection closed by server."
mdierksen opened this issue over 1 year ago
mdierksen opened this issue over 1 year ago
Bytes Vectors from `r.hget` vs Bytes string returned from `r.ft().search(query="*")`
oq-9 opened this issue over 1 year ago
oq-9 opened this issue over 1 year ago
Moving from string concatentation and %s to f-string
chayim opened this issue over 1 year ago
chayim opened this issue over 1 year ago
sentinel: broken weakref on destruction
shahar-lev opened this issue over 1 year ago
shahar-lev opened this issue over 1 year ago
Support JSON.MSET Command
shacharPash opened this pull request over 1 year ago
shacharPash opened this pull request over 1 year ago
Version coverage attempt that is lighter weight
chayim opened this pull request over 1 year ago
chayim opened this pull request over 1 year ago
redis auth
sidiropulos opened this pull request over 1 year ago
sidiropulos opened this pull request over 1 year ago
Redis.io website examples
uglide opened this pull request over 1 year ago
uglide opened this pull request over 1 year ago
Sharded pubsub
dvora-h opened this pull request over 1 year ago
dvora-h opened this pull request over 1 year ago
support JSON.MERGE Command
shacharPash opened this pull request over 1 year ago
shacharPash opened this pull request over 1 year ago
Add waitaof
aciddust opened this pull request over 1 year ago
aciddust opened this pull request over 1 year ago
Fixing asyncio import
chayim opened this pull request over 1 year ago
chayim opened this pull request over 1 year ago
Add WITHSCORE to ZRANK
bodevone opened this pull request over 1 year ago
bodevone opened this pull request over 1 year ago
Fix parse resp3 dict response: don't use dict comprehension
dvora-h opened this pull request over 1 year ago
dvora-h opened this pull request over 1 year ago
Kristjan/issue #2754: Add missing argument to SentinelManagedConnection.read_response()
kristjanvalur opened this pull request over 1 year ago
kristjanvalur opened this pull request over 1 year ago
Issue #2749: Remove unnecessary __del__ handlers
kristjanvalur opened this pull request over 1 year ago
kristjanvalur opened this pull request over 1 year ago
redis.client.PubSub().parse_response() calling
stacywsmith opened this issue over 1 year ago
stacywsmith opened this issue over 1 year ago
Version 4.5.5
dvora-h opened this pull request over 1 year ago
dvora-h opened this pull request over 1 year ago
Fix create single connection client from url
dvora-h opened this pull request over 1 year ago
dvora-h opened this pull request over 1 year ago
Add support for JSON.MERGE
chayim opened this issue over 1 year ago
chayim opened this issue over 1 year ago
Add support for JSON.MSET
chayim opened this issue over 1 year ago
chayim opened this issue over 1 year ago
After Upgrading to 4.5.4 we're getting `Task was destroyed but it is pending!`
rohanerw opened this issue over 1 year ago
rohanerw opened this issue over 1 year ago
Fixing CI
chayim opened this pull request over 1 year ago
chayim opened this pull request over 1 year ago
Typo in docs
cristianmatache opened this pull request over 1 year ago
cristianmatache opened this pull request over 1 year ago
Amazonlinunx2: RESP3 Returns List in Python 3.7
rafie opened this issue over 1 year ago
rafie opened this issue over 1 year ago
Add client no-touch
aciddust opened this pull request over 1 year ago
aciddust opened this pull request over 1 year ago
Get Error 111 connecting to localhost:6379. Connection refused
Galiathuss opened this issue over 1 year ago
Galiathuss opened this issue over 1 year ago
Version 5.0.0b3
chayim opened this pull request over 1 year ago
chayim opened this pull request over 1 year ago
Allow non-negative `MAXLEN` including 0 on `XADD` command
aciddust opened this issue over 1 year ago
aciddust opened this issue over 1 year ago
Memory leak when `hiredis` is installed.
jamestrousdale opened this issue over 1 year ago
jamestrousdale opened this issue over 1 year ago
Fix `COMMAND` response in resp3 (redis 7+)
dvora-h opened this pull request over 1 year ago
dvora-h opened this pull request over 1 year ago
Fix `xadd` allow non negative maxlen
aciddust opened this pull request over 1 year ago
aciddust opened this pull request over 1 year ago
Add py.typed in accordance with PEP-561
Ovsyanka83 opened this pull request over 1 year ago
Ovsyanka83 opened this pull request over 1 year ago
Fix protocol version checking
dvora-h opened this pull request over 1 year ago
dvora-h opened this pull request over 1 year ago
Update CONTRIBUTING guidelines
shacharPash opened this pull request over 1 year ago
shacharPash opened this pull request over 1 year ago
HGETALL returns empty dict in RESP3 connection mode
uglide opened this issue over 1 year ago
uglide opened this issue over 1 year ago
Abstract asyncio connection
woutdenolf opened this pull request over 1 year ago
woutdenolf opened this pull request over 1 year ago
CI Improvements
chayim opened this pull request over 1 year ago
chayim opened this pull request over 1 year ago
Fix slowlog_get() return value
dvora-h opened this pull request over 1 year ago
dvora-h opened this pull request over 1 year ago
Clean PytestUnraisableExceptionWarning from asycio client
dvora-h opened this pull request over 1 year ago
dvora-h opened this pull request over 1 year ago
Commands don't implement `CommandsProtocol.connection_pool`
Avasam opened this issue over 1 year ago
Avasam opened this issue over 1 year ago
Fix `ClusterCommandProtocol` not itself being marked as a protocol
Avasam opened this pull request over 1 year ago
Avasam opened this pull request over 1 year ago
Redis Graph: Correct handling of None in Edge and Node properties
MattRCole opened this issue over 1 year ago
MattRCole opened this issue over 1 year ago
Exceptions, redis and asyncio
registiy opened this issue over 1 year ago
registiy opened this issue over 1 year ago