Database · Secure key
Connect Redis to AshnaAI
Inspect key metadata, scan keys safely, and read bounded values by type.
What this connector does
Connect Redis with a connection string. AshnaAI stays in read-only mode: metadata, bounded reads, and stats — not writes or flushes.
What you can do after connecting
- Inspect key metadata
- Scan keys safely
- Read bounded hashes, lists, sets, and sorted sets
Before you start
- A Redis connection string
How to connect Redis
Sign in to AshnaAI
Open https://app.ashna.ai and sign in to the workspace that should store the Redis credentials.
Open Integrations
Go to Integrations, or Account → Connectors, then search for the connector.
Open Connect Redis
Click Connect on the Redis card. AshnaAI shows a form for the required credentials.
Paste credentials
Paste the Redis URI. Use Desktop execution when Redis is only reachable on localhost.
Save and confirm
Submit the form. AshnaAI encrypts the secret and marks Redis as Connected when verification succeeds.
Frequently asked questions
Can AshnaAI flush Redis?
No. The connector is read-only.