Pinned issues
Issues
- 0
Add support for Python 3.11
#1489 opened by nxtlo - 0
Too many simultaneous connections
#1488 opened by johnrichardrinehart - 0
python3.7 import aioredis faild
#1486 opened by zjs352 - 0
coroutine 'Connection.disconnect' was never awaited
#1462 opened by IOANNB4R - 3
Library not works with Python 3.11
#1409 opened by qarmin - 10
Archive project?
#1412 opened by Dreamsorcerer - 2
TypeError: duplicate base class TimeoutError
#1443 opened by farahats9 - 3
Aioredis is now in redis-py 4.2.0rc1!
#1301 opened by Andrew-Chen-Wang - 2
- 2
- 2
2.0.1: pytest is failing
#1406 opened by kloczek - 1
aioredis.exceptions.ResponseError: wrong number of arguments for 'hset' command
#1376 opened by hongweishang - 1
`aioredis.from_url()` is missing type annotation
#1349 opened by guludo - 2
- 0
- 13
Necessary issues to resolve
#1225 opened by Andrew-Chen-Wang - 0
aioredis: await wasn't used with future
#1396 opened by tufbel - 18
RuntimeError: Task <Task pending name='Task-11' coro=...> got Future <Future pending> attached to a different loop
#1273 opened by cnicodeme - 1
- 3
ConnectionResetError / Catch OSError in get_connection
#1323 opened by ap1erce - 1
Add `nx`, `xx`, `gt` and `lt` to `.expire`
#1385 opened by sobolevn - 2
Broken connections are reused in connection pools
#1314 opened by evgenymarkov - 1
Sentinel cannot select db!
#1379 opened by tufbel - 0
Redis.zrevrangebyscore was wrong
#1364 opened by ZengYuQin - 0
Aws redis 'Connection closed by server' exception occurs in my program running in aws ecs fargate
#1360 opened by bjjoy - 0
docs:: Add stream snippet in the docs
#1354 opened by linpan - 0
we are using aioredis v2.0. and connecting azure redis cache. getting high db connections spike when we are doing load test
#1335 opened by Surendra-thota1640 - 0
Replace `distutils.versions` with `packaging.versions`
#1306 opened by tier-jani - 0
`hset` should accept `items` in it's signature
#1299 opened by mdczaplicki - 3
TimeoutError: Timed out closing connection after None
#1292 opened by Olegt0rr - 6
aioredis 1.3.1 vs 2.0.0 performance
#1208 opened by artesby - 5
Frequent connection errors
#1281 opened by Dreamsorcerer - 2
- 2
- 1
GETDEL command
#1233 opened by Urahara - 4
Can't pass multiple arguments to `hset(..., mappint={...})`
#1261 opened by nxtlo - 5
- 1
redis connection url parsed in wrong way
#1253 opened by RonaldinhoL - 1
AttributeError on `_lock` with Unix socket connection
#1249 opened by soonum - 2
redistimeseries integration?
#1238 opened by vgoklani - 0
[Security] Workflow ci.yml is using vulnerable action py-actions/py-dependency-install
#1243 opened by Freakston - 0
[Security] Workflow ci.yml is using vulnerable action py-actions/py-dependency-install
#1244 opened by Ale0x78 - 5
Calling Connection.close from __del__ method could result in RuntimeWarning
#1211 opened by m-novikov - 1
await asyncio.create_task(pubsub.run()) gives RuntimeError if no subscriptions are present
#1234 opened by dnlwgnd - 5
Custom connection class overriden by redis uri
#1209 opened by m-novikov - 0
Exception RedisError("Buffer is closed") when trying to use library with PythonParser
#1212 opened by m-novikov - 0
Restrictive typing on evalsha keys_and_args argument
#1214 opened by icgood - 1
aioredis uses distutils which will be removed soon.
#1205 opened by dotX12 - 0
Allow passing ssl_ca_data argument to SSLConnection
#1210 opened by m-novikov - 2
Health check fails when a pubsub has no subscriptions
#1206 opened by bmerry