[FLOW3-general] FLOW3 Application on top of existing database
Karsten Dambekalns
karsten at typo3.org
Mon Apr 30 09:44:20 CEST 2012
Hi Jacob.
On 26.04.12 18:31, Jacob Floyd wrote:
> Is anyone planning to work on making FLOW3 support multiple db connections
> (say to both CouchDB and MySQL at the same time, or even two MySQL dbs)? Is
> it at the bottom of your list of things to work on, or is someone planning
> to work on it in the next three months or so?
I'd love to tackle that. The main problem, and that's where I need input
from you folks out there, is not how ti implement it, but what concept
to use.
Right now there is the PersistenceManager, a singleton that can be
injected. One to rule them all and you never have a decision making problem.
As soon as two (or more) persistence layers are active at the same time,
you need to be able to specify which one to inject, what should be
stored where, for which layer a specific bit of configuration is intended, …
Any suggestions on how you would like to *use* more than one persistence
layer at the same time are welcome. Let's collect them here:
http://wiki.typo3.org/Multiple_persistence_backends
Regards,
Karsten
--
Karsten Dambekalns
TYPO3 Core Developer, FLOW3 / Phoenix Team
TYPO3 .... inspiring people to share!
Get involved: typo3.org
More information about the FLOW3-general
mailing list