thorp/core
Paul Campbell f6bf2700ff
Fetch all hashes (#45)
* [core] close files after calculating their MD5 hash

FileInputStream was never closed, so eventually ran into
ToManyFilesOpen.

Will come back to look at this again with IO.bracket for better
guarantee that FIS is closed.

Signed-off-by: Paul Campbell <pcampbell@kemitix.net>

* [aws-lib] Fetch all MD5 hashes under prefix

Initial request only returns the first 1000.
2019-06-08 11:44:22 +01:00
..
src Fetch all hashes (#45) 2019-06-08 11:44:22 +01:00