Skip to content
Unverified Commit a3449593 authored by Roeland Jago Douma's avatar Roeland Jago Douma
Browse files

Move caching logic to response



This avoids having to do it at all the places we want cached responses.

We can't inject the ITimeFactor without breaking public API.
However we can perfectly overwrite the service (resulting in the same
testable effect).

Signed-off-by: default avatarRoeland Jago Douma <roeland@famdouma.nl>
parent 36d74047
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment