Skip to content

Deleting lage cache takes multiple minutes #921

Description

@kosta

Describe the bug
Deleteing the lage cache takes multiple minutes after a few days of development.

To Reproduce
Do some work in a reasonable large repository, then rm -rf node_modules

Expected behavior
It should be instant

Environment/Troubleshooting
The root cause is that lage creates a new file for every cached object. Would you be interested in a PR that stores all lage cache in sqlite? (one single file instead of many many files)

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions