Skip to content

Caching Interface #2

@rudibatt

Description

@rudibatt

There could be a Caching Interface that can be implemented by the integrator and is automatically used internally. By default it should be implemented by a dummy that does nothing.

  • can be activated / deactivated
  • add/contains/get entries (serialized)
  • should not be used for timed-out results
  • return the information about the cache size
  • clearing cache (which should be triggered whenever there was a new import on FF side)
  • cache-hit tracking

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions