Description
Connects Python applications to Redis servers. It helps software use Redis for caching, queues, pub-sub messaging, counters, sessions, and fast key-value data access.
Redis can hold sensitive data and administrative commands can be destructive. Protect credentials, network access, key namespaces, and expiration policies.