scanner
scanner copied to clipboard
Move database functionality to NamedStorage
We should remove the database functionality from the Scanner master/worker code and into the python NamedStorage object. This would make the storage interface more consistent and the database format less of a special case.