The idea is to store the set of targets not just in memory but also, optionally, in, for example, a Redis cache. This has multiple advantages:
- Upon restarts of the application/docker container the targets will keep receiving traffic
- Allows for running multiple instances of traffic mirror if needed