Skip to content

frontend caching / backend cache invalidation #24

@yeehaa123

Description

@yeehaa123

At the moment we fetch all badges on each individual page visit and request. This is wasteful, since badges are immutable and have a clear ttl (time to live).

In order to reduce the load and cost tremendously, some form of frontend caching and cache invalidation on the backend need to be implemented asap.

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions