Self hosting cache size

Hi.

We have two instances of Directus self hosting in Azure containers and want to set up Azure Cache for Redis for these two.
We can’t find any documentation about the minimum size of the Redis cache Azure service needed for this.
Are there anyone here with experience who can help?

It depends on your usage of Directus and volume of traffic, but I’d recommend starting with 512MB or memory and scaling up based on usage after. Redis is ephemeral so it’s easy to scale up/down based on usage without migration downtime or trouble like that