issues
search
redis
/
redis-py
Redis Python client
MIT License
12.68k
stars
2.53k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fixed bug with SLOWLOG GET response parsing from Redis Software
#3441
vladvildanov
opened
3 days ago
0
Fix number of retries in async pipeline
#3440
Yard1
opened
3 days ago
0
Allow multi-node commands in async pipeline
#3439
Yard1
opened
3 days ago
0
Fixed issue with invoking _close() on closed event loop
#3438
vladvildanov
opened
4 days ago
0
Fixing randomly failing test
#3437
IlianIliev
opened
4 days ago
3
Add `command_timeout` to async client
#3436
Yard1
opened
6 days ago
0
Turn `acquire_connection` into a context manager
#3435
Yard1
opened
6 days ago
0
Updated default value to match sync cluster API
#3434
vladvildanov
opened
1 week ago
4
How to get a (async) sentinel connection pool working correctly
#3433
mzealey
opened
1 week ago
1
Removing unnecessary check
#3432
IlianIliev
opened
1 week ago
0
Error: Event loop is closed when running asyncio + sentinel examples
#3431
pedroplytix
opened
1 week ago
8
Connection pool garbage collection of idle connections
#3430
jmspereira
opened
2 weeks ago
0
Health checks being performed when not needed
#3429
jmspereira
opened
2 weeks ago
0
RedisCluster use execute_command not support full Redis command
#3428
ZhaoGuan
opened
2 weeks ago
0
When no timeout is set for BRPOP, the process cannot be closed by pressing CTRL+C.
#3427
r3x5ur
opened
2 weeks ago
1
Updated package version
#3426
vladvildanov
closed
2 weeks ago
0
Trying to get in touch regarding a security issue
#3425
psmoros
opened
2 weeks ago
2
Fix inaccurate docstring for unwatch()
#3424
djroze
opened
2 weeks ago
0
async CredentialProvider
#3423
yulin-li
opened
2 weeks ago
0
get_credential() in CredentialProvider is not async for async client
#3422
yulin-li
opened
2 weeks ago
0
Clarification on Broad Type Hints for Redis Client Methods
#3421
h3isenbug
opened
2 weeks ago
0
Correct the typedef of lock.extend() to accept floats
#3420
nbertram
opened
3 weeks ago
0
Asycnio ClusterPipeline execute won't execute any commands when cluster_error_retry_attempts is 0
#3419
ryan-smylski
opened
3 weeks ago
1
Updated package version
#3418
vladvildanov
closed
4 weeks ago
0
Pin pytest-profiling to fix tests execution in CI
#3417
uglide
closed
1 month ago
0
Pipeline `execute` in async blocks as it packs the commands
#3416
rad-pat
opened
1 month ago
1
Migrate to clients test image
#3415
uglide
closed
1 day ago
1
Implement ssl_ca_path argument for async Redis client
#3414
tyler-8
opened
1 month ago
2
Update README.md - Fix 'Note' - bold
#3413
BaseMax
opened
1 month ago
0
redis.asyncio.Redis is very slow compared redis.Redis
#3412
vardanaloyan
closed
1 month ago
12
cluster - scan do not respect require_full_coverage at false
#3411
raphaelauv
opened
1 month ago
0
Redis connection using from_url
#3410
eash11
opened
1 month ago
0
adds scorer to AggregateRequest
#3409
rbs333
closed
1 month ago
6
Add scorer support for aggregations. Allowing for BM25 / Vector hybrid search.
#3408
rbs333
opened
1 month ago
0
DOC-4345 added testable JSON search examples for home page
#3407
andy-stark-redis
opened
1 month ago
0
Backport 5.1 changes into master
#3406
vladvildanov
closed
1 month ago
0
support microsoft entra id for authentication with azure cache for redis (tokens can expire)
#3405
dimbleby
opened
1 month ago
1
there is no pyopenssl 23.2.1
#3404
dimbleby
opened
1 month ago
0
Updated package version
#3403
vladvildanov
closed
1 month ago
0
Fix bug with async pipeline and cluster fails with some commands
#3402
vladvildanov
closed
1 month ago
0
hgetall command broken in 5.1.0
#3401
vharitonsky
closed
1 month ago
3
Fix bug with partial Hiredis availability
#3400
vladvildanov
closed
1 month ago
1
Fix bug with Redis Set commands returns List instead of Set
#3399
vladvildanov
closed
1 month ago
0
Bump rojopolis/spellcheck-github-actions from 0.38.0 to 0.42.0
#3398
dependabot[bot]
opened
1 month ago
0
Avoid stacktrace on process exit in Client.__del__()
#3397
noirbee
opened
1 month ago
1
Cannot connect using the Redis URL, but can connect by specifying hostname.
#3396
vedantroy
opened
1 month ago
2
Cannot connect to redis using URL but can by manually specifying hostname
#3395
ved-genmo
closed
1 month ago
0
json().get() returns None with RedisCluster after upgrading to version 5.1.0
#3394
vineethvkumar
closed
1 month ago
2
NameError: name 'hiredis' is not defined due to hiredis version being lower than 3
#3393
helissonomc
closed
1 month ago
2
Seeking guidance for `hiredis` dependency on `redis-py`
#3392
ramchandra-st
closed
1 month ago
9
Next