Hi,
two questions:
1. Has anybody used some NoSQL database with the camunda engine, especially Mongodb? Alternatively neo4j as a graph DB?
2. I know that the persistence layer has been rewritten in 7.2 – but how would I make use of a custom PersistenceSession implementation? What’s the reason that setSessionFactories() is not part of the ProcessEngineConfiguration interface?
Thanks guys!
Thomas