Hi All,
Was going through some major improvements of 6.0 over 5.6.1. Went through release notes and found some points as below:
AEM 6.0 repository is now based on CRX3[also called OAK], whose main goals is as below:
1] Scalability: Large repositories, many distributed cluster nodes
2] Write performance: Parallel writes, high write throughput
3] Content scalability: Support for many child nodes and high ACL complexity
4] Search performance: Focus-oriented content indexing
However, could not get much information[say for example what is high ACL complexity] on these points. Any thoughts on any of the above points will be helpful.