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

configure queryOptions for different query types #164

Open
ejmg opened this issue Aug 5, 2024 · 0 comments
Open

configure queryOptions for different query types #164

ejmg opened this issue Aug 5, 2024 · 0 comments
Labels
client perf Performance, Optimizations, etc server

Comments

@ejmg
Copy link
Collaborator

ejmg commented Aug 5, 2024

Summary

Queries for paginated tables versus "static" pages (principally block/[ht] and transaction/[hash]) require two very different set of configurations. We can aggressively cache individual blocks and transactions (and probably some IBC data, to an extent), but data for recent blocks, transactions, etc should not be aggressively cached.

@ejmg ejmg added client server perf Performance, Optimizations, etc labels Aug 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
client perf Performance, Optimizations, etc server
Projects
Status: No status
Development

No branches or pull requests

1 participant