Skip to content

tuf-client get increases the size of the tuf.db (exponentially?) #93

@philiplb

Description

@philiplb

Hi,

this is how I check for new versions of Flynn:

Initially:

tuf-client init https://dl.flynn.io/tuf <<< '[{"keytype":"ed25519","keyval":{"public":"6cfda23aa48f530aebd5b9c01030d06d02f25876b5508d681675270027af4731"}}]'

and then for the checks for nightly and stable:

tuf-client get https://dl.flynn.io/tuf /channels/nightly
tuf-client get https://dl.flynn.io/tuf /channels/stable

Every time I execute the checks, the local tuf.db grows big times.

Call nr:

  1. 31MB
  2. 122M
  3. 489M
  4. 1.9G

etc..

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