Skip to content

Cache ChallengeType and ChallengeTrack lookups #492

Closed
@rakibansary

Description

@rakibansary

ChallengeType and ChallengeTrack are fetched from DynamoDB with a scan operation for each /challenges call. These should be indexed in ES, but there's currently no processor for it. Since actual data is small enough, they can be cached in-memory.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions