8000 reds: commands from asyncio module must be async (#7820) · python/typeshed@f6c1383 · GitHub
[go: up one dir, main page]

Skip to content

Commit f6c1383

Browse files
authored
reds: commands from asyncio module must be async (#7820)
redis-py has introduced an asyncio module since 4.2 and almost all commands should be async if the redis.asyncio.Redis is used instead of redis.Redis. This changes adds the types for all core commands. Related to #7597
1 parent 04dde4d commit f6c1383

File tree

1 file changed

+688
-45
lines changed

1 file changed

+688
-45
lines changed

0 commit comments

Comments
 (0)
0