- Production environments
- Serverless deployments (Vercel, AWS Lambda)
- Multi-instance applications
- High-availability setups
Installation
Configuration
Features
- Automatic session expiration for pending sessions and dormant active sessions
- Atomic operations for data consistency
- Distributed storage across instances
- Production-ready scalability
Usage
Option 1: Automatic Detection (Recommended)
WhenREDIS_URL is present in your environment, the global sessions proxy automatically uses the Redis backend.

