A critical vulnerability was discovered in React Server Components (Next.js). Our Systems Remain Fully Protected. Learn More.
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our Systems Remain Fully Protected. Learn More.
Yes, in default implementation (EPiServer.DataAbstraction.Internal.DefaultCategoryRepository), that method is cached.
Just a quick question - does the class CategoryRepository cache it's contents? Specifically the Get(id) method here:
Asking because we have a developer calling Get(id) inside a foreach and I'm concerned about any performance effects.
Thanks