Hi all, I am starting a personal project and I plan to use Oak and Jackrabbit. I have read documentation about node storage a couple times and I think I understand (I guess). Here are my questions:
If I use MongoDB as document store will I be able to set as blob store one of the six available, right? If the answer to the previous question is yes, if I create two backends (Oak instances), both using the same type of document and blob store, and both pointing to the same "location" (folder in a file system, S3 path, etc). will they work without collisions or conflicts when reading/storing files? I am not sure if my questions make sense. Any help is appreciated. Best Regards. Jorge
