I have been working on a backstage deployment and recently came across enabling cache on backstage as described here.
What I'm missing from the documentation though is a bit more clarity on the following:
- What gets cached and why;
- For how long;
- How to invalidate cached objects;
Any further information into those topics will be very appreciated. We have been working towards making our instance production ready and understanding more about caching is essential to us as it will be for anyone else working on the same thing.