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

Consider caching results of all queries in storage objects #136

Open
CommanderTvis opened this issue Aug 16, 2022 · 0 comments
Open

Consider caching results of all queries in storage objects #136

CommanderTvis opened this issue Aug 16, 2022 · 0 comments

Comments

@CommanderTvis
Copy link
Collaborator

CommanderTvis commented Aug 16, 2022

Instead of having storage for metadata, we can store each query result and avoid whens in ReflektImpl that cause O(n) time complexity for each invocation.

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

No branches or pull requests

1 participant