Skip to content

feat(cache): Add ability to bypass in-memory caching layer by type

Martin Lowe requested to merge malowe/main/114 into main
  • feat(cache): Add ability to bypass in-memory caching layer by type

Impacting the main in memory cache, add the ability to bypass the caching layer and directly fetch data for each call. This is made for externally defined services to allow for easier customization of caching behaviour.

  • chore: Start release snapshot 1.2.4

Merge request reports

Loading