Skip to content

jsol/glacier-upload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

glacier-upload

The purpose is to provide a class that implements a Node writable stream that can upload data of arbitrary size to Amazon Glacier.

It splits the data into chunks and performs a multi-upload while using the stream to keep RAM usage as low as possible.

Default configuration should send approximatly three requests at the time to Glacier.

Todo

More tests Re-upload individual chunks if something goes wrong. Resume failed uploads A mode where it can clean out old options.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published