graphops / launchpad-charts

Helm Charts for deploying Web3 applications into Kubernetes
https://docs.graphops.xyz
Apache License 2.0
16 stars 11 forks source link

Improve snapshot restoration for blockchain node charts #116

Open chriswessels opened 1 year ago

chriswessels commented 1 year ago
matthewdarwin commented 1 year ago

Also support downloading from S3 bucket, which would require AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY

matthewdarwin commented 1 year ago

Also support zstd and lz4 compression. Different snapshot providers use different compression algorithms. (They probably also use different directory layouts, additional challenge)