Skip to content

downloads counts stored inefficiently. #1276

Open
@gbaz

Description

@gbaz

initializing the downloads count feature is painful because we store individual download rows instead of summaries, which is very inefficient. we should improve the storage so that it compacts the counts to summaries (monthly at most) in a backwards-compatible way. this should make startup of hackage server and footprint more efficient.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions