Abhinav Mathur
Abhinav Mathur
@THHamiltonSmith shouldn't the converted file be stored in something like a DynamoDB storage, where it will be purged after a given timeout?
I think this should be broken down into 2 tasks: 1. Adding a list of supported algorithms to the base/child classes, and refactor `md5_to_string` to something generic (maybe something like...
@sirupsen good point, I'll start looking into the alternatives and probably create a table of algorithms for each database. Will reach out on the Slack channel to clarify a few...
The performance point raises another question: is there be some script/utility that can calculate perf metrics for the current build? If not, then this could be a good addition.