Hi Clay,

Thanks!
Regarding "a way to have filesystems appears as JCR-exposed content
...", I guess the answer is no. This is about a DataStore
implementation. A DataStore is responsible for storing/reading binary
value data only when the size of a binary value data is bigger than a
threshold size (e.g, 16KB in VfsDataStore by default).
See [1] for detail about DataStore.

Regards,

Woonsan

[1] https://wiki.apache.org/jackrabbit/DataStore


On Tue, Jul 26, 2016 at 10:09 AM, Clay Ferguson <wcl...@gmail.com> wrote:
> Woosan,
> I didn't even know Commons-VFS existed! That looks awesome. I will be
> learning this. I've been looking for a way to have filesystems appear as
> JCR-exposed content without having to load all files into JCR database
> (doubling storage space). This may do it? Regardless, this is an AMAZING
> contribution Woosan! Thanks for contributing! I'm not an official member of
> JCR dev team, but I hope they accept this, if it passes test cases.
>
>
>

Reply via email to