ciso-assistant-community icon indicating copy to clipboard operation
ciso-assistant-community copied to clipboard

Use gzip format for backup/restore

Open eric-intuitem opened this issue 1 year ago • 0 comments

Problem statement I want to be able to backup big databases. The uncompressed json format will be limited quickly. Compression will raise the bar a lot.

Expected behavior

Backup files are gziped json files.

eric-intuitem avatar Jun 02 '24 22:06 eric-intuitem