AEM and oak composite node store | Community
Skip to main content
New Participant
February 4, 2018
Solved

AEM and oak composite node store

  • February 4, 2018
  • 12 replies
  • 5039 views

hi all,

I would like to create a POC using the new feature of oak: composite node store. Could you please help me out to understand where I can get more info and also more documentation about how to implement and use this new feature in AEM 6.3?

thanks

Giacomo

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by RobertMu10

As Jörg has mentioned, this was only a tech demo to showcase what can be done. I would suggest that you ask on the oak user's mailing list in case you have specific questions related to the composite node store.

12 replies

joerghoh
Employee
July 15, 2019

If you try to implement it yourself, the resulting system will not be supported.

New Participant
July 15, 2019

Anyone have any user stories of testing it out in AEM?  If I do take a stab at it would this be supported by Adobe?

joerghoh
Employee
July 14, 2019

I am not aware of any update. Sorry :-(

New Participant
July 12, 2019

We are running Oak 1.10.2 on AEM 6.5 and saw the above adaptTo() demo from 2017 and wanted to see if there are any updates now that 6.5 is out.

RobertMu10Accepted solution
Employee
February 6, 2018

As Jörg has mentioned, this was only a tech demo to showcase what can be done. I would suggest that you ask on the oak user's mailing list in case you have specific questions related to the composite node store.

joerghoh
Employee
February 5, 2018

This was a demo by members of the AEM core development team. And it was demo.

New Participant
February 5, 2018

And how did they manage to show it in AEM 6.3 last September?

joerghoh
Employee
February 5, 2018

The composite nodestore is a feature of Oak 1.8 and not available in AEM 6.3.

New Participant
February 5, 2018

POC with AEM 6.3 and Docker to perform blue-green deployments.

Create a Docker container that uses different repository for content (I was thinking to use VOLUME for TarMK) and active elements (/apps and /libs)

smacdonald2008
New Participant
February 5, 2018

What use case are you trying to perform?