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 results of SB requests #75

Open
3 tasks
kavorite opened this issue Jun 17, 2024 · 2 comments
Open
3 tasks

cache results of SB requests #75

kavorite opened this issue Jun 17, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@kavorite
Copy link
Contributor

kavorite commented Jun 17, 2024

See MegaAntiCheat/client-backend#159. If we're to use https://steamhistory.net/api, we have to centralize the cache for it. As of now, this is the only place to do that.

Edit: Add acceptance criteria.

  • Cached /sourcebans endpoint that returns SH API JSON payloads
  • (enhancement) persist the cache in the database
  • (enhancement) return response bodies augmented with times to live for cached results
@lili7h
Copy link
Contributor

lili7h commented Jun 17, 2024

Updated my plan to remove the points that get solved by steamhistory and masterbase caching

@kavorite kavorite added enhancement New feature or request labels Jun 17, 2024
@kavorite
Copy link
Contributor Author

As per MegaAntiCheat/client-backend#159 (comment), no longer strictly necessary

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

No branches or pull requests

2 participants