Skip to content

Allow refresh of snapshots without restart of MCP server #10

@radim

Description

@radim

Right now MCP via HistoryStore::get_annotated() reads from ~/.dryrun/history.db once, fills in memory cache and is never refreshed. Said memory cache is going to be quite large.

Requirements:

  • updated snapshots should be automatically detected (as CLI might update it behind the scene)
  • most likely drop the cache (might be worth only for thousands of DB objects large databases)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions