ProjectHentai / yaaredis

Redis client for Python asyncio (w/ redis server, cluster, and sentinel support)
https://github.com/talkiq/yaaredis/
MIT License
0 stars 0 forks source link

Properly use MGET and MSET against a cluster by detecting uses of has… #1

Open synodriver opened 2 years ago

synodriver commented 2 years ago

…h slots (which determines that all keys go to the same cluster node)