Excerpt |
---|
This page describes best practices for developing solutions on top of the eHealth domain services. |
Table of Contents | ||||
---|---|---|---|---|
|
The best practices and design guidelines are elaborated below.
...
Caching - eHealth Infrastructure Wiki - Confluence (atlassian.net)
Make the most of context choices (mainly the careteam context)
...
Take advantage of Infrastructure events (mq)
...
Take advantage of Infrastructure events (mq) for listening to resource changes and perform cache invalidation.
See https://ehealth-dk.atlassian.net/wiki/spaces/EDTW/pages/1177911316/Caching#Cache-invalidation-using-events for events.
Minimize the amount of data that the backend-for-frontend (BFF) has to calculate on
...