Skip to content

Cache internal results #24

Description

@alecandido

This is something we're already doing in ekomark (it's part of the sandbox mode), and we can lift here.

In any case, it has a completely different role than external, and it should have even a different life-cycle: if we change the code and rerun, the internal cache should not be used, but nothing would have changed the external one.

So, we can do this with an extra table (e.g. InternalCache), and explicitly opt-in (even though I'd like to avoid interactive prompts, they are annoying in a lot of ways...).

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

    Labels

    databaseData persistence modelenhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions