Skip to content

Incremental re-indexing instead of full re-indexes #31

Description

@termermc

Currently, shares are fully re-indexed periodically. That can be taxing on resources. Instead, use fsnotify to watch shares for file creation and deletion, and update the index accordingly. Manual re-indexing will still be possible, and it will still index on startup and share creation.

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

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions