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

Cache entities to avoid hitting db #6

Open
ciauri opened this issue Sep 20, 2017 · 0 comments
Open

Cache entities to avoid hitting db #6

ciauri opened this issue Sep 20, 2017 · 0 comments
Assignees

Comments

@ciauri
Copy link
Owner

ciauri commented Sep 20, 2017

Data is pretty static, so if we can cache entities for x amount of time between requests, that would be dope. This is in addition to request caching which will not hit very often since the primary use case of this API is map search.

@ciauri ciauri self-assigned this Sep 20, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant