Skip to content

Caching Interface #2

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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