
Redis
The world’s most loved real‑time data platform.
Integrations
- Redis Setup Guide
- Getting started with Netlify and Redis.

Details
- Website redis.com
- Need Help? Contact Redis
About
Redis Enterprise is a robust, in-memory database platform built by the same people who develop open source Redis. It maintains Redis’ simplicity and superior performance, and adds enterprise-grade capabilities for companies running their business in the cloud, on-prem, and hybrid models.
Redis Enterprise is ideal for organizations that care deeply about real-time performance. Redis has linear scaling to hundreds of millions of operations per second while providing local latency in a global Active-Active deployment with 99.999% uptime.
Use Cases
Optimize database performance with caching
- Caching improves application response time by storing copies of the most frequently used data on ephemeral but extremely fast storage. In-memory caching holds the working dataset in speedy DRAM instead of slow spinning disks. Caching is commonly used to improve application latency. However, a highly available and resilient cache can also help applications scale, by offloading responsibilities from the application’s main logic to the cache.
Decentralize databases with microservices
- In a microservices environment, services that need to run in real-time must compensate for networking overhead. Redis Enterprise delivers sub-millisecond latency for all Redis data types and modules. It scales instantly and linearly to nearly any throughput demand.
Streamlined session management
- Redis Enterprise is based on a shared-nothing, symmetric architecture that lets dataset sizes grow linearly and seamlessly without requiring changes to the app code.
- Redis Enterprise offers multiple models of high availability and geographic distribution, enabling local latencies for users.
- You don’t have to rebuild database servers after a system failure. Multiple persistence options (AOF per-write or per-second as well as snapshots) don’t impact performance.
Deduplication
- Declutter your data to enhance user experience and retention with probabilistic filtering. Learn more
Leaderboards
- Stay at the top of your game with real-time leaderboards delivering reliable results to millions of users. Learn more
Fraud detection
- Handle identity data, AI-based transaction scoring, and high-speed statistical analysis with ease to deliver faster fraud detection. Learn more
Real-time inventory
- Power online retail with real-time inventory systems delivering peak performance, scale, and availability for any sales event or promotion.