Description
Redis commands can be issued from asyncio applications through the legacy aioredis client. This library is for developers maintaining older async Redis integrations. Redis may hold sensitive cache or session data, so authentication, key design, and migration planning matter.