As a site maintainer, in order to roll out laika flags more and worry less about laika service latency, I want to have a robust client-side caching of flag information.
Acceptance-Criteria:
- in-memory and fast
- does not require very fancy 3rd-party libraries
- ttl based cache-invalidation
- "sane" defaults for ttl's
As a site maintainer, in order to roll out laika flags more and worry less about laika service latency, I want to have a robust client-side caching of flag information.
Acceptance-Criteria: