Stream the contents of a given zip file into objects in the store.
Contents of the zip should be created with keys matching the paths in the zip file to the contents.
There should be a way to add a prefix to all paths
There should be an optional method to map zip content names to keys.
Stream the contents of a given zip file into objects in the store.
Contents of the zip should be created with keys matching the paths in the zip file to the contents.
There should be a way to add a prefix to all paths
There should be an optional method to map zip content names to keys.