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
unused example ID causes entire file to be shown
sav-norem opened this pull request about 1 year ago
sav-norem opened this pull request about 1 year ago
Prevent async ClusterPipeline instances from becoming "false-y" in ca…
jakob-keller opened this pull request about 1 year ago
jakob-keller opened this pull request about 1 year ago
Lua scripts created with register_script always return first return item, ignoring others
M1ha-Shvn opened this issue about 1 year ago
M1ha-Shvn opened this issue about 1 year ago
ConnectionError('Error UNKNOWN while writing to socket. Connection lost.').
GunalanD10 opened this issue about 1 year ago
GunalanD10 opened this issue about 1 year ago
xinfo_stream IndexError: list index out of range
yycoolsam opened this issue about 1 year ago
yycoolsam opened this issue about 1 year ago
name parameter type could be str or int
laerson-hammes opened this issue about 1 year ago
laerson-hammes opened this issue about 1 year ago
Fix parsing of `FT.PROFILE` result
dvora-h opened this pull request about 1 year ago
dvora-h opened this pull request about 1 year ago
Fix `acl_genpass` with bits
dvora-h opened this pull request about 1 year ago
dvora-h opened this pull request about 1 year ago
`redis.asyncio.cluster.ClusterPipeline.__bool__()` should always return True
jakob-keller opened this issue about 1 year ago
jakob-keller opened this issue about 1 year ago
Bump rojopolis/spellcheck-github-actions from 0.34.0 to 0.35.0
dependabot[bot] opened this pull request about 1 year ago
dependabot[bot] opened this pull request about 1 year ago
"bug" about acl_genpass method
NC-Cj opened this issue about 1 year ago
NC-Cj opened this issue about 1 year ago
proposal: explicitly throw error "server that is only able to speak RESP2" instead of "redis.exceptions.ResponseError: unknown command 'hello'"
MakDon opened this issue about 1 year ago
MakDon opened this issue about 1 year ago
sdist is missing few files needed to run tests
mtelka opened this issue about 1 year ago
mtelka opened this issue about 1 year ago
BlockingConnectionPool deadlock (double condition.acquire)
TsaplinIA opened this issue about 1 year ago
TsaplinIA opened this issue about 1 year ago
Redis is taking time to execute the command for my application for redis-py versions >=3.4.0
pjain05 opened this issue about 1 year ago
pjain05 opened this issue about 1 year ago
update hll to include example ID
sav-norem opened this pull request about 1 year ago
sav-norem opened this pull request about 1 year ago
Fix hdel command's annotation
7ckingBest opened this pull request about 1 year ago
7ckingBest opened this pull request about 1 year ago
`hset` and `hmset` unexpectedly mutates the list passed to `items` if `key`+`value` or `mapping` is also used
yvan-the-barbarian opened this issue about 1 year ago
yvan-the-barbarian opened this issue about 1 year ago
Add lock to Pubsub.execute_command to ensure only one connection is created
dlunch opened this pull request about 1 year ago
dlunch opened this pull request about 1 year ago
setting EF_RUNTIME won't change the number of similar vectors return from FT.Search
unrea1-sama opened this issue about 1 year ago
unrea1-sama opened this issue about 1 year ago
PubSub run method lose connection after 10 minutes of inactivity
urucoder opened this issue about 1 year ago
urucoder opened this issue about 1 year ago
Unable to run more than one async test using Pytest
zulrang opened this issue about 1 year ago
zulrang opened this issue about 1 year ago
Fix `MEMORY USAGE key` in cluster (legacy redis)
eoghanmurray opened this pull request about 1 year ago
eoghanmurray opened this pull request about 1 year ago
Fix `MEMORY USAGE key` in cluster
eoghanmurray opened this pull request about 1 year ago
eoghanmurray opened this pull request about 1 year ago
Return to generating SSL snake oil certificates
chayim opened this issue about 1 year ago
chayim opened this issue about 1 year ago
Version 5.1.0a1
dvora-h opened this pull request about 1 year ago
dvora-h opened this pull request about 1 year ago
Redis connection release after reset
cpvandehey opened this issue about 1 year ago
cpvandehey opened this issue about 1 year ago
Use `disable_decoding` in async `read_response` with hiredis parser.
MrDenkoV opened this pull request about 1 year ago
MrDenkoV opened this pull request about 1 year ago
Argument name might be wrong
manojkumarragupathi opened this issue about 1 year ago
manojkumarragupathi opened this issue about 1 year ago
Have get_primaries and related RedisCluster methods throw an error if the cluster isn't initialized
eoghanmurray opened this pull request about 1 year ago
eoghanmurray opened this pull request about 1 year ago
Notice speed regression from v4 -> v5 with hiredis
caniko opened this issue about 1 year ago
caniko opened this issue about 1 year ago
Client Side Caching: Alpha support
dvora-h opened this pull request about 1 year ago
dvora-h opened this pull request about 1 year ago
[5.x] release drafter for branch
chayim opened this pull request about 1 year ago
chayim opened this pull request about 1 year ago
[main/master] filter commits for main branch
chayim opened this pull request about 1 year ago
chayim opened this pull request about 1 year ago
`disable_decoding` not used in async version of `read_response`.
MrDenkoV opened this issue about 1 year ago
MrDenkoV opened this issue about 1 year ago
BlockingConnectionPool does not recover if redis disconnects.
mariusp opened this issue about 1 year ago
mariusp opened this issue about 1 year ago
LOAD alias for Aggregation
joeywhelan opened this issue about 1 year ago
joeywhelan opened this issue about 1 year ago
get_primaries returns an empty list before any commands are executed against Cluster
eoghanmurray opened this issue about 1 year ago
eoghanmurray opened this issue about 1 year ago
Fix variable name in example
thuibr opened this pull request about 1 year ago
thuibr opened this pull request about 1 year ago
Not working correctly with ipv6 exclusive hosts
pwhipp opened this issue about 1 year ago
pwhipp opened this issue about 1 year ago
Fix typing of `HashCommand.hdel`
dmkulazhenko opened this pull request about 1 year ago
dmkulazhenko opened this pull request about 1 year ago
Does hiredis has any drawbacks over pure redis-py?
aosh-ab7e opened this issue about 1 year ago
aosh-ab7e opened this issue about 1 year ago
Add "sum" to DUPLICATE_POLICY documentation of TS.CREATE, TS.ADD and TS.ALTER
Pedram-Parsian opened this pull request about 1 year ago
Pedram-Parsian opened this pull request about 1 year ago
Why warn on e.g. "Unclosed RedisCluster client"?
eoghanmurray opened this issue about 1 year ago
eoghanmurray opened this issue about 1 year ago
Memory leak on `hgetall` with RESP3 and hiredis
HarukaMa opened this issue about 1 year ago
HarukaMa opened this issue about 1 year ago
python can't close the sentinel cluster connection
j1o2h3n opened this issue about 1 year ago
j1o2h3n opened this issue about 1 year ago
Adding lock_name to LockError
TheBlusky opened this pull request over 1 year ago
TheBlusky opened this pull request over 1 year ago
Fixed typo in ocsp.py
AniketP04 opened this pull request over 1 year ago
AniketP04 opened this pull request over 1 year ago
redis.sentinel.MasterNotFoundError: No master found for ‘mymaster’
zsdyx opened this issue over 1 year ago
zsdyx opened this issue over 1 year ago
Retire wrap_socket from ssl and tests
chayim opened this issue over 1 year ago
chayim opened this issue over 1 year ago
Typo in advanced features documentation
BackflipPenguin opened this pull request over 1 year ago
BackflipPenguin opened this pull request over 1 year ago
EXPIREAT & PEXPIREAT are incorrectly labeled as synchronous .
StickOnAStick opened this issue over 1 year ago
StickOnAStick opened this issue over 1 year ago
How to set log level?
hanjiangxue20 opened this issue over 1 year ago
hanjiangxue20 opened this issue over 1 year ago
Fix typos.
AYMENJD opened this pull request over 1 year ago
AYMENJD opened this pull request over 1 year ago
"redis.exceptions.ResponseError: workers_offload failure" Error in the code
pjain05 opened this issue over 1 year ago
pjain05 opened this issue over 1 year ago
Stderr backtrace caused by `redis.client.Redis.__del__` on process exit.
byron-lambda opened this issue over 1 year ago
byron-lambda opened this issue over 1 year ago
Allow the parsing of the asking command to forward original options
tbbream opened this pull request over 1 year ago
tbbream opened this pull request over 1 year ago
Allow the parsing of the asking command to forward original options
tbbream opened this pull request over 1 year ago
tbbream opened this pull request over 1 year ago
Type Error Duing redis cluster rebalance operation.
tbbream opened this issue over 1 year ago
tbbream opened this issue over 1 year ago
Pipeline breaks on whitespaces for FT.SEARCH queries
roman-dobrov opened this issue over 1 year ago
roman-dobrov opened this issue over 1 year ago
AttributeError when inheriting from redis.asyncio.BlockingConnectionPool
tamirOK opened this issue over 1 year ago
tamirOK opened this issue over 1 year ago
Overall revamp of connection pool, retries and timeouts
achimnol opened this issue over 1 year ago
achimnol opened this issue over 1 year ago
Unused arguments in the get_connection method in the ConnectionPool class
nidemidovich opened this issue over 1 year ago
nidemidovich opened this issue over 1 year ago
Linking to Redis learning resources
chayim opened this pull request over 1 year ago
chayim opened this pull request over 1 year ago
Close various objects created during asyncio tests
kristjanvalur opened this pull request over 1 year ago
kristjanvalur opened this pull request over 1 year ago
Fix incorrect asserts in test and ensure connections are closed
kristjanvalur opened this pull request over 1 year ago
kristjanvalur opened this pull request over 1 year ago
class Redis parameter decode_responses cannot be changed once it is set to True, which will be unsafe when getting the bitmap data through get method.
realteishiyou opened this issue over 1 year ago
realteishiyou opened this issue over 1 year ago
the tabbed example code for python
sav-norem opened this pull request over 1 year ago
sav-norem opened this pull request over 1 year ago
Update repr of important classes with module name and recommended "< …
kristjanvalur opened this pull request over 1 year ago
kristjanvalur opened this pull request over 1 year ago
Fix ConnectionPool deadlock triggered by gc
jaroslawporada opened this pull request over 1 year ago
jaroslawporada opened this pull request over 1 year ago
Better deal with "lost" connections for async Redis
kristjanvalur opened this pull request over 1 year ago
kristjanvalur opened this pull request over 1 year ago
Refactor how asyncio.BlockingConnectionPool gets connection.
kristjanvalur opened this pull request over 1 year ago
kristjanvalur opened this pull request over 1 year ago
Fix incorrect lock scope in BlockingConnectionPool
kristjanvalur opened this pull request over 1 year ago
kristjanvalur opened this pull request over 1 year ago
Revert extraneous local assignment of scheduled tasks
SebbyLaw opened this pull request over 1 year ago
SebbyLaw opened this pull request over 1 year ago
"No connection available" errors since 5.0.1
DPham-X opened this issue over 1 year ago
DPham-X opened this issue over 1 year ago
Fixes Redis.from_url() return type
davemcphee opened this pull request over 1 year ago
davemcphee opened this pull request over 1 year ago
Creating CODEOWNERS for documentation
chayim opened this pull request over 1 year ago
chayim opened this pull request over 1 year ago
Remove idle connections periodically
isbee opened this issue over 1 year ago
isbee opened this issue over 1 year ago
The health_check_interval configuration is used to perform a health check before a command is executed?
king-john opened this issue over 1 year ago
king-john opened this issue over 1 year ago
Dump restoration always reports "DUMP payload version or checksum are wrong"
TelstraPython opened this issue over 1 year ago
TelstraPython opened this issue over 1 year ago
Fix SlotNotCoveredError when cluster is resharding
dinispeixoto opened this pull request over 1 year ago
dinispeixoto opened this pull request over 1 year ago
SlotNotCoveredError when cluster is resharding
dinispeixoto opened this issue over 1 year ago
dinispeixoto opened this issue over 1 year ago
Unable to connect to redis cluster via Elasticache IAM credentials provider
thehananbhat opened this issue over 1 year ago
thehananbhat opened this issue over 1 year ago
Update ElastiCacheIAMProvider example
thehananbhat opened this pull request over 1 year ago
thehananbhat opened this pull request over 1 year ago
How to re-implement example from Redis Lock in asyncio
mahmoudajawad opened this issue over 1 year ago
mahmoudajawad opened this issue over 1 year ago
Fix BlockingConnectionPool.from_url parsing of timeout in query args #2983
r0ro opened this pull request over 1 year ago
r0ro opened this pull request over 1 year ago
Instantiating BlockingConnectionPool.from_url with timeout in query args fails
r0ro opened this issue over 1 year ago
r0ro opened this issue over 1 year ago
Fix parsing resp3 dicts
kristjanvalur opened this pull request over 1 year ago
kristjanvalur opened this pull request over 1 year ago
resp3 parser async parser incorrectly parses maps
kristjanvalur opened this issue over 1 year ago
kristjanvalur opened this issue over 1 year ago
Make the connection callback methods public again, add documentation
kristjanvalur opened this pull request over 1 year ago
kristjanvalur opened this pull request over 1 year ago
Python 3.12
chayim opened this pull request over 1 year ago
chayim opened this pull request over 1 year ago
A docs on threading
iamdbychkov opened this issue over 1 year ago
iamdbychkov opened this issue over 1 year ago
Update client.py sleep_time typing for run_in_thread function
danielzhangau opened this pull request over 1 year ago
danielzhangau opened this pull request over 1 year ago
Create dt_cuckoo.py
sav-norem opened this pull request over 1 year ago
sav-norem opened this pull request over 1 year ago
Redis.from_url returns `Redis`, not `None`
dingobar opened this pull request over 1 year ago
dingobar opened this pull request over 1 year ago
The connection is closed by Connection closed by server.
yuerem opened this issue over 1 year ago
yuerem opened this issue over 1 year ago
Retrying not working when executing Redis Pipeline for retry_on_error exceptions
jfcalcerrada opened this issue over 1 year ago
jfcalcerrada opened this issue over 1 year ago
Incorrect typing in async Redis search
winstxnhdw opened this issue over 1 year ago
winstxnhdw opened this issue over 1 year ago
from_url() typed incorrectly
fennb opened this issue over 1 year ago
fennb opened this issue over 1 year ago
Bump rojopolis/spellcheck-github-actions from 0.33.1 to 0.34.0
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago