Skip to content
This repository was archived by the owner on Nov 20, 2022. It is now read-only.
This repository was archived by the owner on Nov 20, 2022. It is now read-only.

Implement no caching option #43

@mjp0

Description

@mjp0

At the moment Datagram caches everything it downloads into a local storage. Most of the time this is what the user wants, especially when using dg as a library, but this behavior leads to duplicate data when the use case is to export data from remote datagrams as files.

Each stream has already capability of cleaning up the cache, it just needs to be hooked up as an option.


Deliverables

  •  create nocache option for export
  • implement cleaning to streams

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions