This rewrite stabilizes the script so it will pin the download to
a specific version of the mdbx file to prevent errors in downloading
if the file is modified while being downloaded.
Added some more utils to download it much faster and use many
threads to do the downloading.
Migrate to pzstd to allow parallel threads for decompression.
This rewrite stabilizes the script so it will pin the download to a specific version of the mdbx file to prevent errors in downloading if the file is modified while being downloaded.
Added some more utils to download it much faster and use many threads to do the downloading.
Migrate to pzstd to allow parallel threads for decompression.