You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 24, 2020. It is now read-only.
Hashes should be stored for use in future runs so we only have to hash any new files. We can serialize into JSON (or Pickle) and store as a flat file rather than add the weight and dependency of a database like SQLite.
The text was updated successfully, but these errors were encountered:
Hashes should be stored for use in future runs so we only have to hash any new files. We can serialize into JSON (or Pickle) and store as a flat file rather than add the weight and dependency of a database like SQLite.
The text was updated successfully, but these errors were encountered: