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

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

Open
AndreasKl opened this issue Mar 21, 2018 · 0 comments
Open

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

AndreasKl opened this issue Mar 21, 2018 · 0 comments
Assignees
Labels
discuss A raw concept that needs discussion whether it is a good addition. enhancement New feature or request

Comments

@AndreasKl
Copy link
Contributor

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.

@AndreasKl AndreasKl self-assigned this Mar 21, 2018
@AndreasKl AndreasKl added enhancement New feature or request discuss A raw concept that needs discussion whether it is a good addition. labels Mar 21, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
discuss A raw concept that needs discussion whether it is a good addition. enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant