Hello, I am curious about the available ways to cluster sling, and from current standpoint I can observe next 3 options: - obviously Mongo based deployment - Segment Tar based deployment ( where two instances of Sling will use the same, mounted repository folder) - remote Oak deployment ( where two Slings will access standalone Oak server, which will use Tar based repo inside)
My concerns are about latest 2 options. In theory i suppose third option may be possible to work. And i majorly doubt regarding the second. So that I want to ask community to describe if such ways of clustering are possible, and maybe there are some extra which i missed. Thank you in advance, Stepan
