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

Optionally support TTL cache on Backend function calls #20

Closed
j6k4m8 opened this issue Oct 7, 2021 · 0 comments · Fixed by #28
Closed

Optionally support TTL cache on Backend function calls #20

j6k4m8 opened this issue Oct 7, 2021 · 0 comments · Fixed by #28
Labels
backends enhancement New feature or request

Comments

@j6k4m8
Copy link
Member

j6k4m8 commented Oct 7, 2021

Especially when interrogating larger networks, values might not change enough in between function calls to make re-calling out to a database worthwhile. In these cases, it would be advantageous to cache results either for a certain amount of time or for the lifespan of the Backend.

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

Successfully merging a pull request may close this issue.

1 participant