Currently, an in-memory cache using for caching data. If two or more proxy replicas are launched, cache desynchronization issues arise. As a result, different proxy replicas provide different sets of tags in response to requests.
To resolve this issue, it is possible to use, for example, Redis as a cache.