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

Implement no caching option #43

Open
2 tasks
mjp0 opened this issue Mar 28, 2019 · 0 comments
Open
2 tasks

Implement no caching option #43

mjp0 opened this issue Mar 28, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@mjp0
Copy link
Owner

mjp0 commented Mar 28, 2019

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
@mjp0 mjp0 added the enhancement New feature or request label Mar 28, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant