Skip to content
This repository was archived by the owner on Feb 23, 2021. It is now read-only.
This repository was archived by the owner on Feb 23, 2021. It is now read-only.

Use symbols.exe to manage dump contents #20

Description

At the moment we're saving uploaded dump files to our own blob storage. It's okay for a user base of 2, and to connect the dots, but there is going to be issues with this in the long run.

Namely,

  • Non-unique file names just stomp on each other.
  • Duplicate files, even with different names wastes space. Symbols.exe will calculate a hash and store files using that, as well as managing ref counts.

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions