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 meetup api results #17

Open
fredlawl opened this issue Oct 12, 2022 · 0 comments
Open

Cache meetup api results #17

fredlawl opened this issue Oct 12, 2022 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@fredlawl
Copy link
Contributor

We're currently making a call to the Meetup API per server. We only need to make at least 1 call per week. Therefore, cache Meetup API responses once per week. On new server join, we might need to take special care for onJoinServer() because we don't want to send the previous week's result, or a result AFTER the meetup event already ended.

@fredlawl fredlawl added enhancement New feature or request good first issue Good for newcomers labels Oct 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant