Alternative option for redisquota adapter to limit the number of API calls as Mixer is deprecated

Hi,

We are using Auth0 universal login platform for managing user login, recently our auth0 API calls exhausted the maximum limit of 1000. To tackle this, we thought of proxying the auth0 endpoint through a virtual service within our cluster and using our own quota/rate limit on it. But redisquota is deprecated and i’ve no idea how to do this using telemetry v2.

I am new to istio so kinda hard to describe the things properly, let me if any more details needed.