Skip to content

Implement hardware listing async denormalization #1605

@MarceloRobert

Description

@MarceloRobert

Follow through with the denormalization idea on #1585

The implementation should be efficient, having little impact in the ingester performance. The suggestions for better performance can be applied, such as:

  • bulk update only after x amount of time instead of updating every insert
  • use sqlite instead of postres for helper tables

or other suggestions

Metadata

Metadata

Labels

BackendMost or all of the changes for this issue will be in the backend code.DatabaseIssue that alters only configs of a database itselfIngesterThe issue relates to the ingester tool, including the command itself and related functions.enhancementNew feature or request

Projects

Status

In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions