Skip to content
This repository was archived by the owner on Apr 17, 2020. It is now read-only.
This repository was archived by the owner on Apr 17, 2020. It is now read-only.

block recycling #132

Description

@l-jonas

When a file is changed, the file is downloaded again and not only the changed parts. The same applies if a file with equal blocks was already downloaded. This should be changed.

Idea: A BlockCache interface which can be provided by a dummy implementation (which does nothing) or an implementation which uses downloaded files (where the download was completed) and extra temp files (which would cache blocks for canceled downloads).

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions