Skip to content

Remove datastore from communication about datasets where not neccessary #8814

@frcroth

Description

@frcroth

After #8708, the datastore does not need to be involved in communication between frontend and webknossos about datasets. wk should handle all communication and only talk to the datastore when non virtual datasets are concerned. Examples:

  • Deletion: Frontend triggers Deletion in WK -> WK asks datastore to delete on disk if not virtual
  • Do we need to call register datasets at the datastore? The datastore does not need to be involved in creation of virtual datasets

Another thing that might fight here is to remove the datasource repository in the datastore and have the checkInbox function report to WK directly.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions