maxbethke/me-api

Caching

Opened this issue · 0 comments

As a client
I want to receive query results ASAP. Data that is not frequently changed can be cached to reduce load times
So that I can display it to my used ASAP

Acceptance Criteria

  • Project data is cached before delivering it to the client
  • the cache should have a lifetime of 24h