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 Aug 3, 2022. It is now read-only.
Hey, I find this idea of this kind of storage very interesting. But one thing is missing I think: a way to manage the files that got stored - meaning to read what files exist (maybe based on a regex pattern selectable).
Just a thought :)
The text was updated successfully, but these errors were encountered:
The first idea that comes to mind for me - looking at the Store.coffee:
Exposing readIDs to the public so that one does not have to write a function to list the directory content. And then can filter through them via something like lodash?
Hey, I find this idea of this kind of storage very interesting. But one thing is missing I think: a way to manage the files that got stored - meaning to read what files exist (maybe based on a regex pattern selectable).
Just a thought :)
The text was updated successfully, but these errors were encountered: