Skip to content

Feature/modernize cache infrastructure

Dominic Kempf requested to merge feature/modernize-cache-infrastructure into master
  • use local storage instead of global one
  • Remove cache context
  • Remove cache item types
  • Introduce cache inspection method

This fixes #28 (closed).

Merge request reports