Skip to content

optimize storage of performance dataΒ #179

@woolfg

Description

@woolfg

the two tables with performance data of episodes are quite big. around 8GB just for the few podcasts we store at the moment....

  • spotify changes data int he first 14 days only, after that it stays the same. this would also simplify the crawler if we do not fetch the old data at all?
  • we could reduce the storage a lot
  • also apple might be similar after some time? maybe we can just store if the entry has changed?
  • the storage should be easy as we store a changed value only. we would have to extend the date to a start and end date. the latest value would be the empty end date row?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions