In-memory state adapter for Chat SDK — zero-dependency subscriptions, locks, and cache for local development and tests
Redis state adapter for Chat SDK — production subscriptions, distributed locks, cache, lists, and queues via node-redis
PostgreSQL state adapter for Chat SDK — production subscriptions, distributed locks, cache, lists, and queues
ioredis state adapter for Chat SDK — production state with Redis Cluster and Sentinel support via ioredis