Skip to content

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

@achintya-7

Description

@achintya-7
  • 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    GoRequires knowledge of GoLevel: MediumASoC task level: Mediumhelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions