We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The cache is commented out in the GetById() method in the ContentService. See #1696 for reference.
GetById()
ContentService
The text was updated successfully, but these errors were encountered:
Also, tests should be added for the ContentService with both MemoryCache & DistributedCache.
MemoryCache
DistributedCache
Sorry, something went wrong.
04b4fff
The cache commented probably because it uses the same key for every language.
Reverted 04b4fff. See #1697
39382d0
Any updates on this?
9296bd7
tidyui
No branches or pull requests
The cache is commented out in the
GetById()
method in theContentService
. See #1696 for reference.The text was updated successfully, but these errors were encountered: