Hey, thanks for the awesome work in supporting Redis 💯

Is it possible to use Redis Streams instead of Pub/Sub API to get events when a failover happen? I would like to have a solution where the events are persisted and/or I don't need to deduplicate then.