Skip to content

Improve service start-up performance / experiance #34

Description

@haku

currently on start up items appear to not exist until filesystem has been re-scanned.
this can be delayed if new files need to be hashed are ahead of files that are already know about.

ideas:

  • move file-hashing to a lower priority queue (easier after 4680c08)
  • somehow rebuild ContentTree based on DB before scanning file system?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions