web UI: download entire QMDL store as zip
Open
ui
- Dominant language
- Rust
- Stars
- 5.8k
- Forks
- 490
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 23
Description
There should be a link to download the entire QMDL store directory as a zip. A complicating factor here is we don't have the RAM to load entire files into memory, so this needs to be streamed asynchronously. https://docs.rs/async_zip seems promising for this
Contributor guide
Assessment
This issue has not been assessed yet.