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
Related to #167, I think it would be nice to have a database where we cache the information across runs such as what job has finished and what files are available. Reading that DB would be much faster than checking through the FS through lots of files.
I would probably use sqlite.
The text was updated successfully, but these errors were encountered:
Related to #167, I think it would be nice to have a database where we cache the information across runs such as what job has finished and what files are available. Reading that DB would be much faster than checking through the FS through lots of files.
I would probably use sqlite.
The text was updated successfully, but these errors were encountered: