mithril
mithril copied to clipboard
Add unpacked database size in snapshot artifact
Issue
Add the size of the unpacked database in the snapshot artifact and use it to check the available size by the client more accurately
To do
- [ ] Compute and store the unpacked database size in the snapshot artifact
- [ ] Adapt disk space check mechanism in the
snasphot downloadcommand of the client - [ ] Display this information in the
snasphot showcommand of the client