[Flow] How to use multiple Persistence Backends?

Sebastian Kurfürst sebastian at typo3.org
Fri Jul 5 14:31:03 CEST 2013


Hey,

you can use a custom Doctrine EntityManager to manage the 2nd
persistence layer, but Flow itself has not (yet) built-in support for
that. Reason is that it's really complex, especially with relations
between the objects of different persistence layers.

Greets,
Sebastian



More information about the Flow mailing list