Skip to content
This repository was archived by the owner on Jun 12, 2020. It is now read-only.
This repository was archived by the owner on Jun 12, 2020. It is now read-only.

Improve caching: Do not cache responses, cache parse results. #37

@AndreasKl

Description

@AndreasKl

Currently the cache saves us from calling a service, however we still pay for parsing etc. As the parse result is idempotent for the same source add caching after parsing was executed.

Metadata

Metadata

Assignees

Labels

discussA raw concept that needs discussion whether it is a good addition.enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions