Hi, We deal with folder structure which has 350-500 resource files, which includes text, images(no videos) etc.. . We have a requirement to create version for each of these resources after every import. We want to get away from Modeshape because of too many Sql calls it makes behind the scenes and lack of batching with SELECT calls which is causing a lot of network latency. We are looking into an option to pursue Jackrabbit-oak, however I have few questions before we choosethis route 1) Will Jacrabbit-oak support batching of DB calls to minimize network round trips? 2) Any pointers we can follow to speed up the process, like any code snippets, best practices?
Thanks, -Siva
