Redis/Valkey-backed ATFPersistenceAdapter for multi-node production deployments.
The caller must supply a connected RedisClientType instance — this adapter
does not open or close the connection. This keeps the package lean for
users who do not use Redis.
redis is listed as a peer dependency (>= 4.0.0). Install it separately:
Redis/Valkey-backed
ATFPersistenceAdapterfor multi-node production deployments.The caller must supply a connected
RedisClientTypeinstance — this adapter does not open or close the connection. This keeps the package lean for users who do not use Redis.redisis listed as a peer dependency (>= 4.0.0). Install it separately:Example