Redis on Vercel
Vercel lets you connect external Redis databases through the Marketplace, allowing you to integrate high-performance caching and real-time data storage into your Vercel projects without managing Redis servers.
Vercel KV is no longer available. If you had an existing Vercel KV store, we automatically moved it to Upstash Redis in December 2024. For new projects, install a Redis integration from the Marketplace.
- Explore Marketplace storage redis integrations.
- Learn how to add a Marketplace native integration.
Vercel enables you to use Redis by integrating with external database providers. By using the Marketplace, you can:
- Select a Redis provider
- Provision and configure a Redis database with minimal setup.
- Have credentials and environment variables injected into your Vercel project.
Was this helpful?