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

[Feat] [Go] Caching for servers when calling class attendance #113

Open
achintya-7 opened this issue Jan 15, 2024 · 0 comments
Open

[Feat] [Go] Caching for servers when calling class attendance #113

achintya-7 opened this issue Jan 15, 2024 · 0 comments
Labels
Go Requires knowledge of Go help wanted Extra attention is needed Level: Medium ASoC task level: Medium

Comments

@achintya-7
Copy link
Member

  • There is an API in the Go server which fetches class attendance. It could be a slow experience and not provide a good UI experience for the API users.
  • We should implement a caching mechanism for this.
  • Also a cron schedule to re-cache it as well. Keep in mind to limit a number of requests so as to not overload the system.
@achintya-7 achintya-7 added help wanted Extra attention is needed Level: Medium ASoC task level: Medium Go Requires knowledge of Go labels Jan 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Go Requires knowledge of Go help wanted Extra attention is needed Level: Medium ASoC task level: Medium
Projects
None yet
Development

No branches or pull requests

1 participant