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

Introduce root caching #23

Open
skatkov opened this issue Dec 14, 2022 · 0 comments
Open

Introduce root caching #23

skatkov opened this issue Dec 14, 2022 · 0 comments
Labels
help wanted Extra attention is needed
Milestone

Comments

@skatkov
Copy link
Contributor

skatkov commented Dec 14, 2022

Jbuilder offers undocumented way to cache entire response, which is way more efficient and implementation is simpler. We might need a similar functionality, next to #22 feature.

Source code for jbuilder is here:
https://github.com/rails/jbuilder/blob/main/lib/jbuilder/jbuilder_template.rb#L79-L98

@skatkov skatkov added this to the v1.0 milestone Dec 14, 2022
@skatkov skatkov added the help wanted Extra attention is needed label Oct 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant