Skip to content
New issue

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

Caching of views, objects on the server #4164

Open
2 tasks done
nmanovic opened this issue Jan 13, 2022 · 1 comment
Open
2 tasks done

Caching of views, objects on the server #4164

nmanovic opened this issue Jan 13, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@nmanovic
Copy link
Contributor

My actions before raising this issue

Possible Solution

There are multiple ways to cache data. For example:

Need to investigate how to optimize the server using one of these caching frameworks. Need to say that it can lead to different unexpected problems like described in the bug request: #4088.

Important: basically need to find real hotspots and optimize only them. It is not OK to cache arbitrary views or objects.

@nmanovic nmanovic added the enhancement New feature or request label Jan 13, 2022
@nmanovic nmanovic changed the title Caching views, objects on the server Caching of views, objects on the server Jan 13, 2022
@bsekachev
Copy link
Member

@azhavoro I believe if was solved, is not it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants