Request cache
13hannes11 opened this issue · 0 comments
13hannes11 commented
Add an in memory request cache of responses to avoid sending a lot of requests to other servers shortly after each other.
Basically could have two components:
- Cache for destination URLs and their response
- Cache for UUID to URL mapping