piranha.core icon indicating copy to clipboard operation
piranha.core copied to clipboard

Cache is not working in ContentService

Open tidyui opened this issue 4 years ago • 2 comments

The cache is commented out in the GetById() method in the ContentService. See #1696 for reference.

tidyui avatar Aug 23 '21 18:08 tidyui

Also, tests should be added for the ContentService with both MemoryCache & DistributedCache.

tidyui avatar Aug 23 '21 18:08 tidyui

The cache commented probably because it uses the same key for every language.

hrvoje-grabusic avatar Aug 26 '21 11:08 hrvoje-grabusic

Any updates on this?

david-tretton37 avatar Jan 20 '23 09:01 david-tretton37