unreadablewxy / fs-curator

Automation for the serious data hoarder that wants to have their data and use it
98 stars 2 forks source link

Remove distinction between stores and hoppers #2

Open unreadablewxy opened 4 years ago

unreadablewxy commented 4 years ago

The ideal vision is a central store that project views into directories, a lot like how a SQL database works, but with different constraints.

A design needs to be written for how to deal with files showing up in ingestion points that by rights has no way to efficiently know if they're a new conflicted file or a projection of an okay file. At least, there is no portable way to do this.