Adapter Configuration
Configure distributed adapters for horizontal scaling in production
Deprecated - The @motiadev/adapter-* packages and motia.config.ts adapter configuration have been removed. Adapters are now configured through config.yaml modules.
Migration
Adapter configuration is now handled in config.yaml, where each iii module declares its own adapter. See Adapters (Removed) for migration details.
Example: Redis Adapters in config.yaml
See Configuration for the full reference, and the Deployment Guide for production examples.