Skip to content

Perform additional work when updating the database to speed-up DBExtract generation #92

Description

@paulmueller

This could include:

  • fetching all collections that a user can add datasets to (saves at least one API call to group_list_authz)
  • creating an index for all collections and circles: Might require separate calls on update, since adding datasets to a collection does not update the dataset metadata and thus does not show up in simple dataset search with time_since. Fetching a list of all datasets for all collections might take some time.

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

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions